Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 893 Bytes

ModelExport.md

File metadata and controls

35 lines (18 loc) · 893 Bytes

TalonOne.ModelExport

Properties

Name Type Description Notes
id Number Internal ID of this entity.
created Date The time this entity was created.
accountId Number The ID of the account that owns this entity.
userId Number The ID of the user associated with this entity.
entity String 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

  • Coupon (value: "Coupon")

  • Referral (value: "Referral")

  • Effect (value: "Effect")

  • CustomerSession (value: "CustomerSession")

  • LoyaltyLedger (value: "LoyaltyLedger")

  • LoyaltyLedgerLog (value: "LoyaltyLedgerLog")

  • Collection (value: "Collection")