Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 931 Bytes

Export.md

File metadata and controls

31 lines (20 loc) · 931 Bytes

Export

Properties

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.

Enum: EntityEnum

Name Value
COUPON "Coupon"
REFERRAL "Referral"
EFFECT "Effect"
CUSTOMERSESSION "CustomerSession"
LOYALTYLEDGER "LoyaltyLedger"
LOYALTYLEDGERLOG "LoyaltyLedgerLog"
COLLECTION "Collection"