DocumentTypeRead
Reads a DocumentType.
Returns a DocumentType with the specified Id.
Fields
documentTypeId: Int!
group: String
entityType: String
saftDocCode: String
apiCode: String!
apiCodePlural: String!
totalPhraseWhenOpen: String
totalPhraseWhenClosed: String
reconciliationPercentagePhrase: String
reconciledValuePhrase: String
notesPhrase: String
canHaveOutOfSeqDate: Boolean
canHaveFinancialDiscount: Boolean
salesOperator: Boolean
costsOperator: Boolean
isSelfPaid: Boolean
visible: Int
cashflowMultiplier: Int
balanceMultiplier: Int
billingMultiplier: Int
purchaseBillingMultiplier: Int
vatMultiplier: Int
stockMultiplier: Int
reconcilesBalances: Boolean
minCopies: Int
generatesHash: Boolean
closedEditable: Boolean
closedDeletable: Boolean
closedRevocable: Boolean
closedDraftable: Boolean
unreconcilable: Boolean
settings: String
useInPos: Boolean
translations: [DocumentTypeTranslationRead]
title: String
Represents a shorthand for translations[options.defaultLanguageId].title
titlePlural: String
Represents a shorthand for translations[options.defaultLanguageId].titlePlural
titleLanguageId: Int
Represents a shorthand for translations[options.defaultLanguageId].languageId
canConvertTo: [DocumentTypeRead!]
canBeConvertedFrom: [DocumentTypeRead!]
deletable: Boolean