Sha256: a2b6afba829af1628efaa6e8ff96a1a2fc4af1ff02e3a500448ddc87a67a3676
Contents?: true
Size: 632 Bytes
Versions: 1
Compression:
Stored size: 632 Bytes
Contents
# 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>**](OrderCalculatedNoCustomerData.md) | Contains array of order objects. | | | **total** | **Integer** | Total number of orders. | |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/OrdersListResponseBody.md |