Sha256: 56c7f6ad957a59803e5704c350bcf2f18e815e7e14988e1f69e966c1fa0efa01

Contents?: true

Size: 930 Bytes

Versions: 6

Compression:

Stored size: 930 Bytes

Contents

# TalonOne::LedgerEntry

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** | Unique ID for this entity. | 
**created** | **DateTime** | The exact moment this entity was created. | 
**profile_id** | **String** | ID of the customers profile as used within this Talon.One account. May be omitted or set to the empty string if the customer does not yet have a known profile ID. | 
**account_id** | **Integer** | The ID of the Talon.One account that owns this profile. | 
**loyalty_program_id** | **Integer** | ID of the ledger | 
**event_id** | **Integer** | ID of the related event | 
**amount** | **Integer** | Amount of loyalty points | 
**reason** | **String** | reason for awarding/deducting points | 
**expiry_date** | **DateTime** | Expiry date of the points | 
**reference_id** | **Integer** | The ID of the balancing ledgerEntry | [optional] 


Version data entries

6 entries across 6 versions & 1 rubygems

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