http://schemas.datacontract.org/2004/07/Radixx.ConnectPoint.Reservation.Response
ArrayOfReservationContact Complex Type
http://schemas.datacontract.org/2004/07/Radixx.ConnectPoint.Reservation.Response : ArrayOfReservationContact Complex Type
Namespace http://schemas.datacontract.org/2004/07/Radixx.ConnectPoint.Reservation.Response
Diagram
ContactInfo Element Sequence ContactInfos Element KnownTravNum Element RedressNum Element MarketingOptIn Element VendorID Element ProfileId Element Nationality Element Passport Element Comments Element Company Element Country Element Postal Element State Element City Element Address2 Element Address Element UseInventory Element PTCID Element WBCID Element RelationType Element NationalityLaguageID Element Title Element Gender Element DOB Element Age Element MiddleName Element LastName Element FirstName Element PersonOrgID Element Key Element Sequence ReservationContact Element Sequence ArrayOfReservationContact Complex Type
Overview
Sequence
Sequence
Key optional xs:string
FirstName optional xs:string
LastName optional xs:string
MiddleName optional xs:string
Age optional xs:int
DOB optional xs:dateTime
Gender optional xs:string
Title optional xs:string
NationalityLaguageID optional xs:int
RelationType optional xs:string
WBCID optional xs:int
PTCID optional xs:int
UseInventory optional xs:boolean
Address optional xs:string
Address2 optional xs:string
City optional xs:string
State optional xs:string
Postal optional xs:string
Country optional xs:string
Company optional xs:string
Comments optional xs:string
Passport optional xs:string
Nationality optional xs:string
ProfileId optional xs:long
VendorID optional xs:int
MarketingOptIn optional xs:boolean
RedressNum optional xs:string
KnownTravNum optional xs:string
Sequence
Sequence
ContactID optional xs:int
Key optional xs:string
PersonOrgID optional xs:int
ContactField optional xs:string
ContactType optional xs:int
Extension optional xs:string
CountryCode optional xs:string
AreaCode optional xs:string
PhoneNumber optional xs:string
Display optional xs:string
PreferredContactMethod optional xs:boolean
Used By
ArrayOfReservationContact Element
ReservationContacts Element
Source
<xs:complexType name="ArrayOfReservationContact" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ReservationContact" nillable="true" type="tns:ReservationContact" />
  </xs:sequence>
</xs:complexType>
See Also
http://schemas.datacontract.org/2004/07/Radixx.ConnectPoint.Reservation.Response