Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 926 Bytes

File metadata and controls

31 lines (20 loc) · 926 Bytes

Export

Properties

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.

Enum: EntityEnum

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