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