Sha256: 8af25ce2278aed3f5afbaa4625f7b65ddc6101bea55bb8df04bd8ed9e8217746

Contents?: true

Size: 895 Bytes

Versions: 6

Compression:

Stored size: 895 Bytes

Contents

# TalonOne::NewLoyaltyProgram

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The internal name for the Loyalty Program. This is an immutable value. | 
**title** | **String** | The display title for the Loyalty Program. | 
**description** | **String** | Description of our Loyalty Program. | [optional] 
**subscribed_applications** | **Array<Integer>** | A list containing the IDs of all applications that are subscribed to this Loyalty Program. | [optional] 
**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/NewLoyaltyProgram.md
talon_one-1.3.0 docs/NewLoyaltyProgram.md
talon_one-1.2.0 docs/NewLoyaltyProgram.md
talon_one-1.1.2 docs/NewLoyaltyProgram.md
talon_one-1.1.1 docs/NewLoyaltyProgram.md
talon_one-1.1.0 docs/NewLoyaltyProgram.md