SCALAR
BankIban
International Bank Account Number
link GraphQL Schema definition
- scalar BankIban
link Require by
- BankAccountnull
- BankAccountConditionA condition to be used against `BankAccount` object types. All fields are tested for equality and combined with a logical ‘and.’
- BankTransactionnull
- BankTransactionConditionA condition to be used against `BankTransaction` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceA `Document` representing an `Invoice`.
- InvoiceConditionA condition to be used against `Invoice` object types. All fields are tested for equality and combined with a logical ‘and.’
- MoneyTransactionA `MoneyTransaction` is a money related turnover belonging to a `MoneyAccount`.
- MoneyTransactionConditionA condition to be used against `MoneyTransaction` object types. All fields are tested for equality and combined with a logical ‘and.’
- RealEstateObjectA real estate object.
- RealEstateObjectConditionA condition to be used against `RealEstateObject` object types. All fields are tested for equality and combined with a logical ‘and.’