Class AddressErrors
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class AddressErrors
- Inheritance
-
AddressErrors
- Inherited Members
-
Constructors
AddressErrors()
Fields
AddressLine
[Value("addressLine")]
public string AddressLine
Field Value
- string
City
[Value("city")]
public string City
Field Value
- string
Country
[Value("country")]
public string Country
Field Value
- string
DependentLocality
[Value("dependentLocality")]
public string DependentLocality
Field Value
- string
Organization
[Value("organization")]
public string Organization
Field Value
- string
Phone
[Value("phone")]
public string Phone
Field Value
- string
PostalCode
[Value("postalCode")]
public string PostalCode
Field Value
- string
Recipient
[Value("recipient")]
public string Recipient
Field Value
- string
Region
[Value("region")]
public string Region
Field Value
- string
SortingCode
[Value("sortingCode")]
public string SortingCode
Field Value
- string