Sha256: 608ede242ff296202ee22deefe6c5a35b4fb997693109299652bcce4c755d38e
Contents?: true
Size: 609 Bytes
Versions: 1
Compression:
Stored size: 609 Bytes
Contents
# VoucherifySdk::ProductsListResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **object** | **String** | The type of object represented by JSON. This object stores information about products in a dictionary. | [default to 'list'] | | **data_ref** | **String** | Identifies the name of the attribute that contains the array of product objects. | [default to 'products'] | | **products** | [**Array<Product>**](Product.md) | Contains array of product objects. | | | **total** | **Integer** | Total number of product objects. | |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/ProductsListResponseBody.md |