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

Parameters

$capCostType

string getCapCostType()

No description

Return Value

string

setEndDate($endDate)

No description

Parameters

$endDate

string getEndDate()

No description

Return Value

string

setFlights($flights)

No description

Parameters

$flights

Flight[] getFlights()

No description

Return Value

Flight[]

setGroupType($groupType)

No description

Parameters

$groupType

string getGroupType()

No description

Return Value

string

setPricingType($pricingType)

No description

Parameters

$pricingType

string getPricingType()

No description

Return Value

string

setStartDate($startDate)

No description

Parameters

$startDate

string getStartDate()

No description

Return Value

string