Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 691 Bytes

ModelImport.md

File metadata and controls

15 lines (11 loc) · 691 Bytes

ModelImport

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 imported.
amount int The number of values that were imported.

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