Pricing
class Pricing extends Collection (View source)
Properties
protected | $collection_key | ||
string | $capCostType | ||
string | $endDate | ||
protected | $flightsType | ||
protected | $flightsDataType | ||
string | $groupType | ||
string | $pricingType | ||
string | $startDate |
Methods
setCapCostType($capCostType)
No description
string
getCapCostType()
No description
setEndDate($endDate)
No description
string
getEndDate()
No description
setFlights($flights)
No description
Flight[]
getFlights()
No description
setGroupType($groupType)
No description
string
getGroupType()
No description
setPricingType($pricingType)
No description
string
getPricingType()
No description
setStartDate($startDate)
No description
string
getStartDate()
No description
Details
setCapCostType($capCostType)
No description
string
getCapCostType()
No description
setEndDate($endDate)
No description
string
getEndDate()
No description
setFlights($flights)
No description
Flight[]
getFlights()
No description
setGroupType($groupType)
No description
string
getGroupType()
No description
setPricingType($pricingType)
No description
string
getPricingType()
No description
setStartDate($startDate)
No description
string
getStartDate()
No description