Name | Type | Description | Notes |
---|---|---|---|
id | Integer | Internal ID of this entity. | |
created | OffsetDateTime | The time this entity was created. | |
accountId | Integer | The ID of the account that owns this entity. | |
userId | Integer | 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" |