export enum AggregationMappingListLinkRel {
LIST = 'auswertungs',
SELF = 'self', }
export enum AggregationMappingLinkRel { SELF = 'self', }