Open the Portico Developer Guide site
PosGateway Schema
BillingAddress Element
PosGateway Schema > PayerType Complex Type : BillingAddress Element
Namespace http://Hps.Exchange.PosGateway
Type
BillingAddressType Complex Type
Diagram
Country Element State Element PostalCode Element City Element Line3 Element Line2 Element Line1 Element Name Element LastName Element FirstName Element Sequence BillingAddress Element
Overview
Sequence
FirstName optional xs:string
LastName optional xs:string
Name xs:string
Line1 optional xs:string
Line2 optional xs:string
Line3 optional xs:string
City xs:string
PostalCode xs:string
State xs:string
Country xs:string
Source
<xs:element name="BillingAddress" type="BillingAddressType" minOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
PayerType Complex TypePosGateway Schema