extends |
DataObject |
---|
Methods | ||
---|---|---|
public
|
toObject(): object
|
# |
public
|
fromObject(object $object): $this
|
# |
Methods inherited from Worldline\Connect\Sdk\Domain\DataObject |
---|
toJson(), fromJson(), __set() |
Properties | |||
---|---|---|---|
public
|
string
|
$agentNumericCode = null
|
# |
public
|
string
|
$code = null
|
# |
public
|
string
|
$flightDate = null
|
# |
public
|
AirlineFlightLeg[]
|
$flightLegs = null
|
# |
public
|
string
|
$invoiceNumber = null
|
# |
public
|
bool
|
$isETicket = null
|
# |
public
|
bool
|
$isRegisteredCustomer = null
|
# |
public
|
bool
|
$isRestrictedTicket = null
|
# |
public
|
bool
|
$isThirdParty = null
|
# |
public
|
string
|
$issueDate = null
|
# |
public
|
string
|
$merchantCustomerId = null
|
# |
public
|
string
|
$name = null
|
# |
public
|
int
|
$numberInParty = null
|
# |
public
|
string
|
$passengerName = null
|
# |
public
|
AirlinePassenger[]
|
$passengers = null
|
# |
public
|
string
|
$placeOfIssue = null
|
# |
public
|
string
|
$pnr = null
|
# |
public
|
string
|
$pointOfSale = null
|
# |
public
|
string
|
$posCityCode = null
|
# |
public
|
string
|
$ticketDeliveryMethod = null
|
# |
public
|
string
|
$ticketNumber = null
|
# |
public
|
int
|
$totalFare = null
|
# |
public
|
int
|
$totalFee = null
|
# |
public
|
int
|
$totalTaxes = null
|
# |
public
|
string
|
$travelAgencyName = null
|
# |