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