Sha256: b19afda2b0a213fbaae888a53d5bde57100fa75a1db3bf3900ae60fb2517e45d
Contents?: true
Size: 833 Bytes
Versions: 6
Compression:
Stored size: 833 Bytes
Contents
# TalonOne::UpdateLoyaltyProgram ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **title** | **String** | The display title for the Loyalty Program. | [optional] **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'. | [optional] **allow_subledger** | **BOOLEAN** | Indicates if this program supports subledgers inside the program | [optional]
Version data entries
6 entries across 6 versions & 1 rubygems