FlightPayment
in package
implements
ResourceInterface
Optional parameter resource for calling Flight Offer Price API.
Tags
Interfaces, Classes, Traits and Enums
Table of Contents
- $binNumber : int|null
- $brand : string|null
- $flightOfferIds : array<string|int, mixed>|null
- __set() : void
- __toString() : string
- getBinNumber() : int|null
- getBrand() : string|null
- getFlightOfferIds() : array<string|int, mixed>|null
Properties
$binNumber
private
int|null
$binNumber
= null
$brand
private
string|null
$brand
= null
$flightOfferIds
private
array<string|int, mixed>|null
$flightOfferIds
= null
Methods
__set()
public
__set(mixed $name, mixed $value) : void
Parameters
- $name : mixed
- $value : mixed
Return values
void —__toString()
public
__toString() : string
Return values
string —getBinNumber()
public
getBinNumber() : int|null
Return values
int|null —getBrand()
public
getBrand() : string|null
Return values
string|null —getFlightOfferIds()
public
getFlightOfferIds() : array<string|int, mixed>|null