export enum RsInterventionRequestDeniedReason { AVAILIBILITY = 'AVAILIBILITY', LOCATION = 'LOCATION', OTHER = 'OTHER', }