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. |
This repository has been archived by the owner on May 7, 2024. It is now read-only.