LocationExtendConfigView
{
"id": 0,
"locationId": "string",
"windowId": 0,
"windowStartTime": "string",
"windowEndTime": "string",
"locationActivity": [
"string"
],
"carrierIds": [
"string"
],
"customerIds": [
"string"
],
"carrierNames": [
"string"
],
"customerNames": [
"string"
]
}
Properties
| Name | Type | Required | Constraints | Chinese Name | Description |
|---|---|---|---|---|---|
| id | integer(int64) | false | none | Location extend ID | |
| locationId | string | false | none | Location ID | |
| windowId | integer(int64) | false | none | Window ID | |
| windowStartTime | string | false | none | Window start time | |
| windowEndTime | string | false | none | Window end time | |
| locationActivity | [string] | false | none | Location activity list | |
| carrierIds | [string] | false | none | Carrier ID list | |
| customerIds | [string] | false | none | Customer ID list | |
| carrierNames | [string] | false | none | none | |
| customerNames | [string] | false | none | none |