Freigeben über


AddressType Enumeration

Definition

Definiert Werte für AddressType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AddressType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AddressType = 
Public Enum AddressType
Vererbung
AddressType
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Commercial 2

Geschäftsadresse.

None 0

Adresstyp nicht bekannt.

Residential 1

Wohnadresse.

Gilt für: