AgencyInfoGetResponse Element
In This Topic
Type
Diagram
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
Address optional xs:string
First line of address.
|
 |
Address2 optional xs:string
Second line of address.
|
 |
AllHoursAreaCode optional xs:string
Area code portion of the 24 hour phone number.
|
 |
AllHoursPhone optional xs:string
Phone portion of the 24 hour phone number.
|
 |
BusinessAreaCode optional xs:string
Area code portion of the business phone number.
|
 |
BusinessPhone optional xs:string
Phone portion of the business phone number.
|
 |
City optional xs:string
City portion of address.
|
 |
FaxAreaCode optional xs:string
Area code portion of the fax phone number.
|
 |
FaxExtension optional xs:string
Extension portion of the fax phone number.
|
 |
FaxPhone optional xs:string
Phone portion of the fax phone number.
|
 |
State optional xs:string
State portion of address. Code value from the "State" value list.
Method=ValueListGet() InputType=ValueListGetRequest ListName=State
|
 |
ZipCode optional xs:string
Zip code portion of address.
| | | | |
Source
<xs:element name="AgencyInfoGetResponse" nillable="true" type="tns:AgencyInfoGetResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
|
See Also