Sha256: e1a74fd4c7e8d6decd93c298f002088db2c5238ae56e2e1d5a3bd47f3fdb27c4

Contents?: true

Size: 1.09 KB

Versions: 5

Compression:

Stored size: 1.09 KB

Contents

# VoucherifySdk::QualificationsRedeemables

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **object** | **String** | The type of the object represented by JSON. Default is `list`. | [optional][default to 'list'] |
| **data_ref** | **String** | Identifies the name of the attribute that contains the array of qualified redeemables. | [optional][default to 'data'] |
| **data** | [**Array<QualificationsRedeemable>**](QualificationsRedeemable.md) | Array of qualified redeemables. | [optional] |
| **total** | **Integer** | The number of redeemables returned in the API request. | [optional] |
| **has_more** | **Boolean** | As results are always limited, the `has_more` flag indicates if there are more records for given parameters. This lets you know if you can run another request (with different options) to get more records returned in the results. | [optional] |
| **more_starting_after** | **Time** | Timestamp representing the date and time to use in `starting_after` cursor to get more redeemables. | [optional] |

Version data entries

5 entries across 5 versions & 1 rubygems

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