object AddBillAdHocChargeOutput

Fields

FieldTypeDescription
request_idString
complexityInt
chargeAdHocCharge

Referenced By

Example

{
  "request_id": "abc123",
  "complexity": 987,
  "charge": AdHocCharge
}