Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 721 Bytes

File metadata and controls

16 lines (11 loc) · 721 Bytes

Transaction

An operation that modifies the files within a dataset.

Properties

Name Type Required Description
rid TransactionRid Yes
transaction_type TransactionType Yes
status TransactionStatus Yes
created_time datetime Yes The timestamp when the transaction was created, in ISO 8601 timestamp format.
closed_time Optional[datetime] No The timestamp when the transaction was closed, in ISO 8601 timestamp format.

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