Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 722 Bytes

Export.md

File metadata and controls

16 lines (11 loc) · 722 Bytes

Export

Properties

Name Type Description Notes
id int Internal ID of this entity.
created datetime The time this entity was created.
account_id int The ID of the account that owns this entity.
user_id int The ID of the user associated with this entity.
entity str The name of the entity that was exported.
filter object Map of keys and values that were used to filter the exported rows.

[Back to Model list] [Back to API list] [Back to README]