Class CompanyUpdateContract
Represents an update of a company
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class CompanyUpdateContract : Object
Name | Description |
---|---|
CompanyUpdateContract() |
Fields
Name | Description |
---|---|
AccountLineUnique | Accountline unique, see YesNoEnum |
AccountLineUniqueSpecified | Consider the field |
Active | Active, see YesNoEnum |
ActiveSpecified | Consider the field |
BankAccountNumber | Bankaccount number |
BankAccountNumberSpecified | Consider the field |
BankName | Bank name |
BankNameSpecified | Consider the field |
BankNumber | Bank number |
BankNumberSpecified | Consider the field |
City | City |
CitySpecified | Consider the field |
CompanyNumber | Company |
CompanyNumberSpecified | Consider the field |
CountryCode | Country code |
CountryCodeSpecified | Consider the field |
CreateDate | Create date. Date format: yyyy-MM-ddTHH:mm:ss |
CreateDateSpecified | Consider the field |
CurrencyCode | Currency code |
CurrencyCodeSpecified | Consider the field |
Description | Description |
DescriptionId | Description ID when translations are used |
DescriptionIdSpecified | Consider the field |
DescriptionSpecified | Consider the field |
ExternalReference | External reference |
ExternalReferenceSpecified | Consider the field |
ExternalSystemId | External system ID |
ExternalSystemIdSpecified | Consider the field |
FaxNumber | Faxnumber |
FaxNumberSpecified | 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 |
IBAN | IBAN |
IBANSpecified | Consider the field |
Language | Language |
LanguageSpecified | Consider the field |
PhoneNumber | Phonenumber |
PhoneNumberSpecified | Consider the field |
PostalCode | Postal code |
PostalCodeSpecified | Consider the field |
StartFiscalYear | Fiscal year. Decimal format: 0000 |
StartFiscalYearSpecified | Consider the field |
Street | Street |
StreetSpecified | Consider the field |
Swift | Swift |
SwiftSpecified | Consider the field |
Update | Indicates what should be done with data, see UpdateEnum |
VAT | VAT |
VATSpecified | Consider the field |