Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 693 Bytes

File metadata and controls

15 lines (11 loc) · 693 Bytes

Transaction

Transaction

Properties

Name Type Required Description
rid TransactionRid Yes
transaction_type TransactionType Yes
status TransactionStatus Yes
created_time TransactionCreatedTime 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]