object CarrierBoxesQueryResult
Fields
| Field | Type | Description | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
request_id | String | |||||||||||||||||||||||||||||||
complexity | Int | |||||||||||||||||||||||||||||||
data | CarrierBoxConnection | |||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
Referenced By
- carrier_boxes Query
Example
{
"request_id": "abc123",
"complexity": 987,
"data": CarrierBoxConnection
}| Field | Type | Description | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
request_id | String | |||||||||||||||||||||||||||||||
complexity | Int | |||||||||||||||||||||||||||||||
data | CarrierBoxConnection | |||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
{
"request_id": "abc123",
"complexity": 987,
"data": CarrierBoxConnection
}