class PickupServicesPickupService extends Model (View source)

Properties

string $carrierName
string $country
string $serviceName

Methods

setCarrierName($carrierName)

No description

string
getCarrierName()

No description

setCountry($country)

No description

string
getCountry()

No description

setServiceName($serviceName)

No description

string
getServiceName()

No description

Details

setCarrierName($carrierName)

No description

Parameters

$carrierName

string getCarrierName()

No description

Return Value

string

setCountry($country)

No description

Parameters

$country

string getCountry()

No description

Return Value

string

setServiceName($serviceName)

No description

Parameters

$serviceName

string getServiceName()

No description

Return Value

string