export class DistributionRepresentation { name: string; id: string; group: boolean; }