Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 632 Bytes

OrdersListResponseBody.md

File metadata and controls

11 lines (8 loc) · 632 Bytes

VoucherifySdk::OrdersListResponseBody

Properties

Name Type Description Notes
object String The type of object represented by JSON. This object stores information about orders in a dictionary. [default to 'list']
data_ref String Identifies the name of the attribute that contains the array of order objects. [default to 'orders']
orders Array<OrderCalculatedNoCustomerData> Contains array of order objects.
total Integer Total number of orders.