Sha256: 2787e75467a77c29c22c5a8a34789924d3af9152a501b6eb492976f6a5530cc5

Contents?: true

Size: 976 Bytes

Versions: 4

Compression:

Stored size: 976 Bytes

Contents

# VoucherifySdk::LocationsListResponseBody

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **object** | **String** | The type of the object represented by JSON. This object stores information about locations in a dictionary. | [optional][default to 'list'] |
| **data_ref** | **String** | Identifies the name of the attribute that contains the array of metadata schema objects. | [optional][default to 'data'] |
| **data** | [**Array<Location>**](Location.md) | Array of location objects. | [optional] |
| **total** | **Integer** | Total number of locations. | [optional] |
| **has_more** | **Boolean** | As query results are always limited (by the limit parameter), the `has_more` flag indicates if there are more records for given filter parameters. This lets you know if you can run another request (with a different end date filter) to get more records returned in the results. | [optional] |

Version data entries

4 entries across 4 versions & 1 rubygems

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