Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 499 Bytes

File metadata and controls

13 lines (8 loc) · 499 Bytes

NoTransactionsTransactionPolicy

Writes are not part of a transaction and are immediately visible. Calls to create transaction or commit transaction will error.

Properties

Name Type Required Description
type Literal["noTransactions"] Yes None

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