ShippingSettings
class ShippingSettings extends Collection (View source)
Properties
protected | $collection_key | ||
string | $accountId | ||
protected | $postalCodeGroupsType | ||
protected | $postalCodeGroupsDataType | ||
protected | $servicesType | ||
protected | $servicesDataType | ||
protected | $warehousesType | ||
protected | $warehousesDataType |
Methods
setAccountId($accountId)
No description
string
getAccountId()
No description
setPostalCodeGroups($postalCodeGroups)
No description
getPostalCodeGroups()
No description
setServices($services)
No description
Service[]
getServices()
No description
setWarehouses($warehouses)
No description
getWarehouses()
No description
Details
setAccountId($accountId)
No description
string
getAccountId()
No description
setPostalCodeGroups($postalCodeGroups)
No description
PostalCodeGroup[]
getPostalCodeGroups()
No description
setServices($services)
No description
Service[]
getServices()
No description
setWarehouses($warehouses)
No description
Warehouse[]
getWarehouses()
No description