CreateItineraryRequestInvoicing
To be included if invoicing is requested.
Parameters
companyName
The traveler's company name to appear on the invoice.
companyAddress
pointOfSaleDisplay
Provide this when a specific site or branding should be used on the invoice instead of partner name.
email
Email address to send invoices
Constructors
Link copied to clipboard
public CreateItineraryRequestInvoicing CreateItineraryRequestInvoicing(String companyName, Address1 companyAddress, String pointOfSaleDisplay, String email)