Cruise
Parameters
departure Time
Local date and time of departure from original departure location, in ISO-8601 date and time format yyyy-MM-ddTHH:mm:ss.SSSZ.
arrival Time
Local date and time of arrival from original arrival location, in ISO-8601 date and time format yyyy-MM-ddTHH:mm:ss.SSSZ.
embarkation Port
Location from where cruise will depart.
disembarkation Port
The cruise's final destination.
ship Name
Name of the cruise ship.
Constructors
Link copied to clipboard
public Cruise Cruise(Amount price, String inventoryType, TravelProduct.InventorySource inventorySource, OffsetDateTime departureTime, OffsetDateTime arrivalTime, String embarkationPort, String disembarkationPort, String shipName, List<String> travelersReferences, Boolean payLater, Boolean refundable)
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard