fsresAddressInfo Class |
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresAddressInfo
The fsresAddressInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresAddressInfo |
fsresAddressInfo class constructor
|
| Name | Description | |
|---|---|---|
| Address1 |
First line of street address or PO Box.
| |
| Address2 |
Second line of street address or suite number.
| |
| Any | ||
| City |
City name.
| |
| Country |
Country name (long or short form).
Example: United States of America
Example: USA
Example: England
| |
| PostalCode |
Zip or postal code.
| |
| State |
State, province, suburb or county name.
|