SCALAR
UpdatedTime
Timestamp for update of data entries
link GraphQL Schema definition
- scalar UpdatedTime
link Require by
- AccountingCompanyRepresents a `Company` which is a finance *accounting* company.
- AccountingCompanyConditionA condition to be used against `AccountingCompany` object types. All fields are tested for equality and combined with a logical ‘and.’
- 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.’
- ClientCompanyRepresents a `Company` which is a finance *client* company.
- ClientCompanyConditionA condition to be used against `ClientCompany` object types. All fields are tested for equality and combined with a logical ‘and.’
- ClientCompanyCostCenterA `ClientCompanyCostCenter` represents a cost center which is linked to a `ClientCompany`.
- ClientCompanyCostCenterConditionA condition to be used against `ClientCompanyCostCenter` object types. All fields are tested for equality and combined with a logical ‘and.’
- ClientCompanyCostUnitA `ClientCompanyCostUnit` represents a cost unit which is linked to a `ClientCompany`.
- ClientCompanyCostUnitConditionA condition to be used against `ClientCompanyCostUnit` object types. All fields are tested for equality and combined with a logical ‘and.’
- ClientCompanyPurchasea `ClientCompanyPurchase` belonging to a `ClientCompany`.
- ClientCompanyPurchaseConditionA condition to be used against `ClientCompanyPurchase` object types. All fields are tested for equality and combined with a logical ‘and.’
- CompanyA `Company` represents a partner company of the currently authenticated client company.
- CompanyConditionA condition to be used against `Company` object types. All fields are tested for equality and combined with a logical ‘and.’
- CompanyLocationGeographic location of a `Company` or subsidiary.
- CompanyLocationConditionA condition to be used against `CompanyLocation` object types. All fields are tested for equality and combined with a logical ‘and.’
- CreditCardAccountnull
- CreditCardAccountConditionA condition to be used against `CreditCardAccount` object types. All fields are tested for equality and combined with a logical ‘and.’
- CreditCardTransactionnull
- CreditCardTransactionConditionA condition to be used against `CreditCardTransaction` object types. All fields are tested for equality and combined with a logical ‘and.’
- DeletedDocumentA `DeletedDocument` is marked as deleted but can be restored.
- DeletedDocumentConditionA condition to be used against `DeletedDocument` object types. All fields are tested for equality and combined with a logical ‘and.’
- DeliveryNoteA `DeliveryNote`.
- DeliveryNoteConditionA condition to be used against `DeliveryNote` object types. All fields are tested for equality and combined with a logical ‘and.’
- DeliveryNoteItemnull
- DeliveryNoteItemConditionA condition to be used against `DeliveryNoteItem` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentA `Document` which can be any form of document (invoice, delivery note, statement, etc.).
- DocumentCategoryA `DocumentCategory` is a category of a document.
- DocumentCategoryConditionA condition to be used against `DocumentCategory` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentConditionA condition to be used against `Document` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentMoneyTransactionA `DocumentMoneyTransaction` represents a match between a `Document` and a `MoneyTransaction`.
- DocumentMoneyTransactionConditionA condition to be used against `DocumentMoneyTransaction` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentTagA `DocumentTag` represents an assigned `CompanyTag` to a `Document`.
- DocumentTagConditionA condition to be used against `DocumentTag` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentWorkflowA `DocumentWorkflow` is a workflow through which a `Document` passes.
- DocumentWorkflowConditionA condition to be used against `DocumentWorkflow` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentWorkflowStepA `DocumentWorkflowStep` is a step which belongs to a `DocumentWorkflow`. A `Document` can be in a single `DocumentWorkflowStep` at a time.
- DocumentWorkflowStepConditionA condition to be used against `DocumentWorkflowStep` object types. All fields are tested for equality and combined with a logical ‘and.’
- GeneralLedgerAccountnull
- GeneralLedgerAccountConditionA condition to be used against `GeneralLedgerAccount` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceA `Document` representing an `Invoice`.
- InvoiceAccountingItemA `InvoiceAccountingItem` represent a booking line for an `Invoice`.
- InvoiceAccountingItemConditionA condition to be used against `InvoiceAccountingItem` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceAccountingItemCostCenter`InvoiceAccountingItemCostCenter` books a `ClientCompanyCostCenter` amount for an `InvoiceAccountingItem`.
- InvoiceAccountingItemCostCenterConditionA condition to be used against `InvoiceAccountingItemCostCenter` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceAccountingItemCostUnit`InvoiceAccountingItemCostUnit` books a `ClientCompanyCostUnit` amount for an `InvoiceAccountingItem`.
- InvoiceAccountingItemCostUnitConditionA condition to be used against `InvoiceAccountingItemCostUnit` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceConditionA condition to be used against `Invoice` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceCostCenter`InvoiceCostCenter` books a `ClientCompanyCostCenter` amount for an `Invoice`.
- InvoiceCostCenterConditionA condition to be used against `InvoiceCostCenter` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceCostUnit`InvoiceCostUnit` books a `ClientCompanyCostUnit` amount for an `Invoice`.
- InvoiceCostUnitConditionA condition to be used against `InvoiceCostUnit` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceItemA `InvoiceItem` represents a single line item belonging to an `Invoice`.
- InvoiceItemConditionA condition to be used against `InvoiceItem` object types. All fields are tested for equality and combined with a logical ‘and.’
- MoneyAccountA `MoneyAccount` belonging to a `ClientCompany`. It holds any form of money related accounts (bank, credit-card, PayPal, etc.).
- MoneyAccountConditionA condition to be used against `MoneyAccount` 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.’
- PartnerAccountnull
- PartnerAccountConditionA condition to be used against `PartnerAccount` object types. All fields are tested for equality and combined with a logical ‘and.’
- PartnerCompanynull
- PartnerCompanyConditionA condition to be used against `PartnerCompany` object types. All fields are tested for equality and combined with a logical ‘and.’
- UserA finance `User`.
- UserConditionA condition to be used against `User` object types. All fields are tested for equality and combined with a logical ‘and.’