Sha256: 1c30d70ca3a35edcf0d30a5eed54ad01081ad0cec568e5399a1e41ebf24591f8

Contents?: true

Size: 985 Bytes

Versions: 6

Compression:

Stored size: 985 Bytes

Contents

# TalonOne::LoyaltyProgram

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** | The ID of loyalty program. | 
**account_id** | **Integer** | The ID of the Talon.One account that owns this program. | 
**name** | **String** | The internal name for the Loyalty Program. | 
**title** | **String** | The display title for the Loyalty Program. | 
**description** | **String** | Description of our Loyalty Program. | 
**subscribed_applications** | **Array<Integer>** | A list containing the IDs of all applications that are subscribed to this Loyalty Program. | 
**default_validity** | **String** | Indicates the default duration after which new loyalty points should expire. The format is a number, followed by one letter indicating the unit; like '1h' or '40m' or '30d'. | 
**allow_subledger** | **BOOLEAN** | Indicates if this program supports subledgers inside the program | 


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-1.4.0 docs/LoyaltyProgram.md
talon_one-1.3.0 docs/LoyaltyProgram.md
talon_one-1.2.0 docs/LoyaltyProgram.md
talon_one-1.1.2 docs/LoyaltyProgram.md
talon_one-1.1.1 docs/LoyaltyProgram.md
talon_one-1.1.0 docs/LoyaltyProgram.md