ShippingInformation
Information about the shipping.
| Name | Description | Type | Additional information |
|---|---|---|---|
| StateName |
The State Name
|
string |
None.
|
| Country |
The Country Name.
|
string |
None.
|
| Company |
The Company Name.
|
string |
None.
|
| ContactName |
The name of the contact person.
|
string |
None.
|
| Address1 |
The Address 1 Line.
|
string |
None.
|
| Address2 |
The Address 2 Line.
|
string |
None.
|
| City |
The name of city.
|
string |
None.
|
| State |
Describes name of state.
|
string |
None.
|
| Zip |
The zip Code.
|
string |
None.
|
| Phone |
The phone number.
|
string |
None.
|
| Extension |
The phone number extension.
|
string |
None.
|
| IsResidential |
A value indicating whether this ShippingInformation is residential.
|
boolean |
None.
|