object RecalculateBillOutput

Fields

FieldTypeDescription
request_idString
complexityInt
billBill

Referenced By

Example

{
  "request_id": "abc123",
  "complexity": 987,
  "bill": Bill
}