Class DocumentTypeUpdateContract
Represents an update of a document type
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class DocumentTypeUpdateContract : Object
Name | Description |
---|---|
DocumentTypeUpdateContract() |
Fields
Name | Description |
---|---|
CompanyNumber | Company number |
CompanyNumberSpecified | Consider the field |
DebitCredit | Debit or Credit, see DebitCreditInputEnum |
DebitCreditSpecified | Consider the field |
Description | Description |
DescriptionId | Description ID when translations are used |
DescriptionIdSpecified | Consider the field |
DescriptionSpecified | Consider the field |
DocumentTypeNumber | Document type |
DocumentTypeNumberSpecified | Consider the field |
ExternalSystemId | External ID |
ExternalSystemIdSpecified | Consider the field |
Field1 | Field 1. Field for individual customer use |
Field1Specified | Consider the field |
Field2 | Field 2. Field for individual customer use |
Field2Specified | Consider the field |
Field3 | Field 3. Field for individual customer use |
Field3Specified | Consider the field |
Field4 | Field 4. Field for individual customer use |
Field4Specified | Consider the field |
Field5 | Field 5. Field for individual customer use |
Field5Specified | Consider the field |
Field6 | Field 6. Field for individual customer use |
Field6Specified | Consider the field |
Field7 | Field 7. Field for individual customer use |
Field7Specified | Consider the field |
Field8 | Field 8. Field for individual customer use |
Field8Specified | Consider the field |
Field9 | Field 9. Field for individual customer use |
Field9Specified | Consider the field |
Flag | Flag, see DocumentTypeFlagEnum |
FlagSpecified | Consider the field |
IsActive | Is active, see YesNoEnum |
IsActiveSpecified | Consider the field |
Update | Indicates what should be done with data, see UpdateEnum |
VerifyAccountLines | Verify accounting lines, see YesNoEnum |
VerifyAccountLinesSpecified | Consider the field |
VerifyLineItems | Verify line items, see DocumentTypeVerifyLineItemsEnum |
VerifyLineItemsSpecified | Consider the field |