AddressWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class AddressWeb : DataContractEntityWeb
The AddressWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddressWeb |
Name | Description | |
---|---|---|
![]() | AdditionalAddress |
AdditionalAddress
|
![]() | City |
City for the address
|
![]() | CountryIsoCode |
ISO 3166-1 country code.
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | PostalArea |
Postal area code for the address
|
![]() | PostalCode |
PostalCode for the address
|
![]() | StreetName |
Streetname
|