class CarriersCarrier extends Collection (View source)

Properties

protected $collection_key
string $country
string[] $eddServices
string $name
string[] $services

Methods

setCountry($country)

No description

string
getCountry()

No description

setEddServices($eddServices)

No description

string[]
getEddServices()

No description

setName($name)

No description

string
getName()

No description

setServices($services)

No description

string[]
getServices()

No description

Details

setCountry($country)

No description

Parameters

$country

string getCountry()

No description

Return Value

string

setEddServices($eddServices)

No description

Parameters

$eddServices

string[] getEddServices()

No description

Return Value

string[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setServices($services)

No description

Parameters

$services

string[] getServices()

No description

Return Value

string[]