Partager via


AddressType Énumération

Définition

Définit des valeurs pour 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
Héritage
AddressType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Commercial 2

Adresse commerciale.

None 0

Type d’adresse inconnu.

Residential 1

Adresse résidentielle.

S’applique à