Type Alias SiblingGroup

SiblingGroup: {
    label: string;
    siblings: EnterpriseLocationId[];
}