object FulfillmentInvoiceQueryResult

Fields

FieldTypeDescription
request_idString
complexityInt
dataFulfillmentInvoice

Referenced By

Example

{
  "request_id": "abc123",
  "complexity": 987,
  "data": FulfillmentInvoice
}