Skip to main content

AccountingAccountInput

No description

input AccountingAccountInput {
accountNumber: String!
category: AccountingAccountCategory!
id: UUID
label: String!
}

Fields

NomTypeDescription
accountNumberString! non-null scalar
categoryAccountingAccountCategory! non-null enum
idUUID scalarUnique identifier of the entity
labelString! non-null scalarAccountingConfigInput