class PricingSchedule extends Collection (View source)

Properties

protected $collection_key
string $capCostOption
string $endDate
bool $flighted
string $floodlightActivityId
protected $pricingPeriodsType
protected $pricingPeriodsDataType
string $pricingType
string $startDate
string $testingStartDate

Methods

setCapCostOption($capCostOption)

No description

string
getCapCostOption()

No description

setEndDate($endDate)

No description

string
getEndDate()

No description

setFlighted($flighted)

No description

bool
getFlighted()

No description

setFloodlightActivityId($floodlightActivityId)

No description

string
getFloodlightActivityId()

No description

setPricingPeriods($pricingPeriods)

No description

setPricingType($pricingType)

No description

string
getPricingType()

No description

setStartDate($startDate)

No description

string
getStartDate()

No description

setTestingStartDate($testingStartDate)

No description

string
getTestingStartDate()

No description

Details

setCapCostOption($capCostOption)

No description

Parameters

$capCostOption

string getCapCostOption()

No description

Return Value

string

setEndDate($endDate)

No description

Parameters

$endDate

string getEndDate()

No description

Return Value

string

setFlighted($flighted)

No description

Parameters

$flighted

bool getFlighted()

No description

Return Value

bool

setFloodlightActivityId($floodlightActivityId)

No description

Parameters

$floodlightActivityId

string getFloodlightActivityId()

No description

Return Value

string

setPricingPeriods($pricingPeriods)

No description

Parameters

$pricingPeriods

PricingSchedulePricingPeriod[] getPricingPeriods()

No description

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

setTestingStartDate($testingStartDate)

No description

Parameters

$testingStartDate

string getTestingStartDate()

No description

Return Value

string