approxDurationAndDistance
approxDurationAndDistance: {
distance: number;
distanceUnit: string;
durationInSeconds: number;
}
cancellationDetails
cancellationDetails: {
cancellable: boolean;
freeCancellationUntil: string;
freeCancellationWindowHours: number;
}
Type declaration
cancellable: boolean
freeCancellationUntil: string
freeCancellationWindowHours: number
externalId
externalId: number
OptionalmeetingPoint
meetingPoint?: { description: string; files: [{ fileType: FileType; id: number; url: string }]; id: number; lat: number; lng: number; name: string; type: MeetingPointType;} pickup
pickup: { localTime: string; timeZone: string }
Type declaration
localTime: string
timeZone: string
OptionaltransferCompany
transferCompany?: { externalId: number; name: string; phoneNumber: string }
travelerAppUrl
travelerAppUrl: string
vehicleCategory
vehicleCategory: string
UTC date/time in ISO 8601 format with no offset.