Sha256: d4fdf1335d2ee75798c100afdca1aec71aa1b81ce51fa3022daf8de3efe57833

Contents?: true

Size: 627 Bytes

Versions: 5

Compression:

Stored size: 627 Bytes

Contents

# VoucherifySdk::LoyaltyTierBase

## 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] |

Version data entries

5 entries across 5 versions & 1 rubygems

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