CompanyWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class CompanyWeb : DataContractEntityWeb
The CompanyWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompanyWeb |
Name | Description | |
---|---|---|
![]() | AdditionalAddress |
AdditionalAddress
|
![]() | AttentionPerson | |
![]() | City |
City for the address
|
![]() | CountryIsoCode |
ISO 3166-1 country code.
|
![]() | EanLocationNumber |
For electronic invoicing to the public sector, this is the EAN location number.
|
![]() |
Company email.
| |
![]() | FaxNo |
The companys fax number. Only digits and whitespaces are allowed.
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | LanguageIsoCode |
Language code. International code (2 letters) for the language(ISO 639-1).
|
![]() | MobileNo |
The companys mobile number. Only digits and whitespaces are allowed.
Please note that either a PhoneNo or MobileNo is required!
|
![]() | Name |
The company name.
|
![]() | PhoneNo |
The companys phone number. Only digits and whitespaces are allowed.
Please note that either a PhoneNo or MobileNo is required!
|
![]() | PostalArea |
Postal area code for the address
|
![]() | PostalCode |
PostalCode for the address
|
![]() | StreetName |
The address streetname.
|
![]() | VatFree |
Set this to true if the company is VAT exempted.
|
![]() | VatNumber |
The CVR number of the company
|