object AdHocChargesQueryResult
Fields
| Field | Type | Description | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
request_id | String | |||||||||||||||||||||||||||||||
complexity | Int | |||||||||||||||||||||||||||||||
data | AdHocChargeConnection | |||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
Referenced By
- ad_hoc_charges Query
Example
{
"request_id": "abc123",
"complexity": 987,
"data": AdHocChargeConnection
}| Field | Type | Description | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
request_id | String | |||||||||||||||||||||||||||||||
complexity | Int | |||||||||||||||||||||||||||||||
data | AdHocChargeConnection | |||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
{
"request_id": "abc123",
"complexity": 987,
"data": AdHocChargeConnection
}