export interface RequestCustomerUserFieldsUpdate { status?: boolean; $unset?: string[]; }