Sha256: bc0c613fcd761401c74c5386efef30824890e8e868acff3d912acad854da3a87

Contents?: true

Size: 947 Bytes

Versions: 5

Compression:

Stored size: 947 Bytes

Contents

# VoucherifySdk::LoyaltiesTiersCreateInBulkRequestBodyItem

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **name** | **String** | Loyalty Tier name. | [optional] |
| **earning_rules** | [**Hash<String, MappingPoints>**](MappingPoints.md) | Contains a list of earning rule IDs and their points mapping for the given earning rule. | [optional] |
| **rewards** | [**Hash<String, MappingPoints>**](MappingPoints.md) | Contains a list of reward IDs and their points mapping for the given reward. | [optional] |
| **points** | [**LoyaltyTierBasePoints**](LoyaltyTierBasePoints.md) |  | [optional] |
| **metadata** | **Object** | The metadata object stores all custom attributes assigned to the loyalty tier. A set of key/value pairs that you can attach to a loyalty tier object. It can be useful for storing additional information about the loyalty tier in a structured format. | [optional] |

Version data entries

5 entries across 5 versions & 1 rubygems

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