export interface RequestLocationCreateOrUpdate { latitude: number; longitude: number; }