Documentation

Location extends Record

Table of Contents

$allowStorePickup  : bool
$autoAssignmentRegionSetting  : LocationAutoAssignmentRegionSetting
$bufferStock  : int
$businessHoursList  : LocationBusinessHoursList
$classTranslationList  : ClassTranslationList
$customFieldList  : CustomFieldList
$dailyShippingCapacity  : int
$excludeLocationRegionsList  : LocationRegionsList
$externalId  : string
$geolocationMethod  : LocationGeolocationMethod
$includeChildren  : bool
$includeInControlTower  : bool
$includeLocationRegionsList  : LocationRegionsList
$internalId  : string
$isInactive  : bool
$latitude  : float
$locationType  : LocationType
$logo  : RecordRef
$longitude  : float
$mainAddress  : Address
$makeInventoryAvailable  : bool
$makeInventoryAvailableStore  : bool
$name  : string
$nextPickupCutOffTime  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$parent  : RecordRef
$returnAddress  : Address
$storePickupBufferStock  : float
$subsidiaryList  : RecordRefList
$timeZone  : LocationTimeZone
$totalShippingCapacity  : int
$tranPrefix  : string
$useBins  : bool

Properties

$allowStorePickup

public bool $allowStorePickup

$dailyShippingCapacity

public int $dailyShippingCapacity

$includeChildren

public bool $includeChildren

$includeInControlTower

public bool $includeInControlTower

$makeInventoryAvailable

public bool $makeInventoryAvailable

$makeInventoryAvailableStore

public bool $makeInventoryAvailableStore

$nextPickupCutOffTime

public string $nextPickupCutOffTime

$paramtypesmap

public static mixed $paramtypesmap = array("name" => "string", "parent" => "RecordRef", "includeChildren" => "boolean", "subsidiaryList" => "RecordRefList", "isInactive" => "boolean", "tranPrefix" => "string", "mainAddress" => "Address", "returnAddress" => "Address", "locationType" => "LocationType", "timeZone" => "LocationTimeZone", "latitude" => "float", "longitude" => "float", "logo" => "RecordRef", "useBins" => "boolean", "makeInventoryAvailable" => "boolean", "makeInventoryAvailableStore" => "boolean", "geolocationMethod" => "LocationGeolocationMethod", "autoAssignmentRegionSetting" => "LocationAutoAssignmentRegionSetting", "nextPickupCutOffTime" => "dateTime", "bufferStock" => "integer", "allowStorePickup" => "boolean", "storePickupBufferStock" => "float", "dailyShippingCapacity" => "integer", "totalShippingCapacity" => "integer", "includeLocationRegionsList" => "LocationRegionsList", "excludeLocationRegionsList" => "LocationRegionsList", "businessHoursList" => "LocationBusinessHoursList", "classTranslationList" => "ClassTranslationList", "includeInControlTower" => "boolean", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

$storePickupBufferStock

public float $storePickupBufferStock

$totalShippingCapacity

public int $totalShippingCapacity

Search results