API Docs
YMS API
Data Models
Location
Location Extend Config View

LocationExtendConfigView

{
  "id": 0,
  "locationId": "string",
  "windowId": 0,
  "windowStartTime": "string",
  "windowEndTime": "string",
  "locationActivity": [
    "string"
  ],
  "carrierIds": [
    "string"
  ],
  "customerIds": [
    "string"
  ],
  "carrierNames": [
    "string"
  ],
  "customerNames": [
    "string"
  ]
}
 

Properties

NameTypeRequiredConstraintsChinese NameDescription
idinteger(int64)falsenoneLocation extend ID
locationIdstringfalsenoneLocation ID
windowIdinteger(int64)falsenoneWindow ID
windowStartTimestringfalsenoneWindow start time
windowEndTimestringfalsenoneWindow end time
locationActivity[string]falsenoneLocation activity list
carrierIds[string]falsenoneCarrier ID list
customerIds[string]falsenoneCustomer ID list
carrierNames[string]falsenonenone
customerNames[string]falsenonenone