class TrackCountryAvailability extends Collection (View source)

Properties

protected $collection_key
protected $countriesType
protected $countriesDataType
bool $restOfWorld
bool $syncWithProduction

Methods

setCountries($countries)

No description

getCountries()

No description

setRestOfWorld($restOfWorld)

No description

bool
getRestOfWorld()

No description

setSyncWithProduction($syncWithProduction)

No description

bool
getSyncWithProduction()

No description

Details

setCountries($countries)

No description

Parameters

$countries

TrackTargetedCountry[] getCountries()

No description

Return Value

TrackTargetedCountry[]

setRestOfWorld($restOfWorld)

No description

Parameters

$restOfWorld

bool getRestOfWorld()

No description

Return Value

bool

setSyncWithProduction($syncWithProduction)

No description

Parameters

$syncWithProduction

bool getSyncWithProduction()

No description

Return Value

bool