package net.hostsharing.hsadminng.hs.office.relation; public record HsOfficeRelationMark(HsOfficeRelationType relationType, String mark) { }