object ShippingContainerQueryResult
Fields
| Field | Type | Description |
|---|---|---|
request_id | String | |
complexity | Int | |
data | ShippingContainer |
Referenced By
- shipping_container Query
Example
{
"request_id": "abc123",
"complexity": 987,
"data": ShippingContainer
}| Field | Type | Description |
|---|---|---|
request_id | String | |
complexity | Int | |
data | ShippingContainer |
{
"request_id": "abc123",
"complexity": 987,
"data": ShippingContainer
}