Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 736 Bytes

Export.md

File metadata and controls

14 lines (11 loc) · 736 Bytes

TalonOne.Model.Export

Properties

Name Type Description Notes
Id int Internal ID of this entity.
Created DateTime The time this entity was created.
AccountId int The ID of the account that owns this entity.
UserId int 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.

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