object CarrierBoxQueryResult
Fields
| Field | Type | Description |
|---|---|---|
request_id | String | |
complexity | Int | |
data | CarrierBox |
Referenced By
- carrier_box Query
Example
{
"request_id": "abc123",
"complexity": 987,
"data": CarrierBox
}| Field | Type | Description |
|---|---|---|
request_id | String | |
complexity | Int | |
data | CarrierBox |
{
"request_id": "abc123",
"complexity": 987,
"data": CarrierBox
}