Properties
activity_id
activity_id: ObjectId
bookingDate
bookingDate: Date
configurations
configurations: {
serviceFee: number;
taxes: number;
}
Type declaration
-
serviceFee: number
-
taxes: number
Optional confirmationDate
confirmationDate?: Date
currency
currency: string
fx_table
fx_table: {
hedgingPercentage: number;
rate: number;
}
Type declaration
-
hedgingPercentage: number
-
rate: number
paidToPartner
paidToPartner: boolean
partnerConfirmation
partnerConfirmation: string
Optional payment_id
payment_id?: ObjectId
refundValue
refundValue: number
Optional specialNotes
specialNotes?: string
user_id
user_id: ObjectId