AccountsReceivableCreateInput
Autogenerated input type of AccountsReceivableCreateInput Type
Fields
| Field | Type | Description |
|---|---|---|
| allocationsAttributes required | [AllocationInput!] | |
| categoryId required | ModelId! | |
| clientMutationId | String | A unique identifier for the client performing the mutation. |
| clientProfileId required | ModelId! | |
| currency required | String! | |
| dueDate required | ISO8601DateTime! | |
| externalId | String | |
| invoiceNumber | String | |
| issueDate | ISO8601DateTime | |
| netAmount | Float | |
| taxAmount | Float | |
| totalAmount required | Float! |
