Sha256: aa335fdf7fb9e2cc87b7ace3cfdff64fe05f365b195d39a1e18e4df98052b018
Contents?: true
Size: 1.16 KB
Versions: 5
Compression:
Stored size: 1.16 KB
Contents
# TalonOne::ApplicationCustomer ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | Unique ID for this entity. | **created** | **DateTime** | The exact moment this entity was created. The exact moment this entity was created. The exact moment this entity was created. | **integration_id** | **String** | The ID used for this entity in the application system. The ID used for this entity in the application system. | **attributes** | **Object** | Arbitrary properties associated with this item | **account_id** | **Integer** | The ID of the Talon.One account that owns this profile. The ID of the Talon.One account that owns this profile. | **closed_sessions** | **Integer** | The total amount of closed sessions by a customer. A closed session is a successful purchase. | **total_sales** | **Float** | Sum of all purchases made by this customer | **loyalty_memberships** | [**Array<LoyaltyMembership>**](LoyaltyMembership.md) | A list of loyalty programs joined by the customer | [optional] **last_activity** | **DateTime** | Timestamp of the most recent event received from this customer |
Version data entries
5 entries across 5 versions & 1 rubygems