TransactionCreateInput
Autogenerated input type of TransactionCreateInput Type
Fields
| Field | Type | Description |
|---|---|---|
| accountId required | ModelId! | |
| amount required | Float! | |
| clientMutationId | String | A unique identifier for the client performing the mutation. |
| createDocument | Boolean | |
| description required | String! | |
| documentAmount | Float | |
| documentDueDate | ISO8601Date | |
| documentInvoiceNumber | String | |
| documentType | String | |
| relatedAccountId | ModelId | |
| transactionDate required | ISO8601DateTime! |
