object OrderAddAttachmentOutput

Fields

FieldTypeDescription
request_idString
complexityInt
attachmentOrderAttachment

Referenced By

Example

{
  "request_id": "abc123",
  "complexity": 987,
  "attachment": OrderAttachment
}