Sha256: 3c0a9c0f1a6290bcdd04768a77df2dd86bb6e695ff4a688bbaf55051717ec396
Contents?: true
Size: 704 Bytes
Versions: 2
Compression:
Stored size: 704 Bytes
Contents
# OpenapiClient::Loyalty ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | A unique ID associated with the loyalty program account. Must be unique within the merchants system. Depending on loyalty programs the account might also serve as a credit/bank account. If this is the case the ID must be not be the PAN. | [optional] **program** | **String** | A string that identifies the program in which the customer is enrolled if the merchant supports several programs or levels. | [optional] **balance** | **Float** | The balance of the loyalty program account in a program specific currency (e.g. points). | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/Loyalty.md |
first_data_gateway-1.1.0 | docs/Loyalty.md |