export interface ScimCompanyUserPhoneNumberFields { number: string; primary: boolean; type: string; }