RentalAccountInvoiceTransactionInput
No description
input RentalAccountInvoiceTransactionInput {
amount: Int!
creditNoteId: UUID
id: UUID
transactionId: UUID
}
Fields
| Nom | Type | Description |
|---|---|---|
| amount | Int! non-null scalar | — |
| creditNoteId | UUID scalar | — |
| id | UUID scalar | — |
| transactionId | UUID scalar | RentalAccountInvoiceTransactionsInput |