| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | The internal ID of this entity. | |
| created | OffsetDateTime | The time this entity was created. | |
| accountId | Long | The ID of the account that owns this entity. | |
| userId | Long | The ID of the user associated with this entity. | |
| entity | EntityEnum | The name of the entity that was exported. | |
| filter | Object | Map of keys and values that were used to filter the exported rows. |
| Name | Value |
|---|---|
| COUPON | "Coupon" |
| REFERRAL | "Referral" |
| EFFECT | "Effect" |
| CUSTOMERSESSION | "CustomerSession" |
| LOYALTYLEDGER | "LoyaltyLedger" |
| LOYALTYLEDGERLOG | "LoyaltyLedgerLog" |
| COLLECTION | "Collection" |