Sha256: c83d295a8760f916c21a79c727f91b10410b148a25b5d305c03e7a615b66eda0

Contents?: true

Size: 608 Bytes

Versions: 5

Compression:

Stored size: 608 Bytes

Contents

# VoucherifySdk::ExportsListResponseBody

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **object** | **String** | The type of the object represented by JSON. This object stores information about exports. | [optional][default to 'list'] |
| **data_ref** | **String** | Identifies the name of the attribute that contains the array of exports. | [optional][default to 'exports'] |
| **exports** | [**Array<Export>**](Export.md) | An array of export objects. | [optional] |
| **total** | **Integer** | Total number of exports. | [optional] |

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
voucherify-8.0.2 docs/ExportsListResponseBody.md
voucherify-8.0.1 docs/ExportsListResponseBody.md
voucherify-8.0.0 docs/ExportsListResponseBody.md
voucherify-7.0.0 docs/ExportsListResponseBody.md
voucherify-6.0.0 docs/ExportsListResponseBody.md