ENUM
MoneyTransactionsOrderBy
Methods to use when ordering MoneyTransaction.
link GraphQL Schema definition
- enum MoneyTransactionsOrderBy {
- }
link Require by
- DocumentA `Document` which can be any form of document (invoice, delivery note, statement, etc.).
- MoneyAccountA `MoneyAccount` belonging to a `ClientCompany`. It holds any form of money related accounts (bank, credit-card, PayPal, etc.).
- PartnerCompanynull
- QueryThe root query type which gives access points into the data universe.