Open the Portico Developer Guide site
PosGateway Schema
Buyer Element
PosGateway Schema > PosAltPaySessionInfoRspType Complex Type : Buyer Element
Description

Buyer Information

Namespace http://Hps.Exchange.PosGateway
Diagram
NameValuePair Element Sequence Buyer Element
Overview
Buyer optional

Buyer Information

Sequence 0..∞
Source
<xs:element name="Buyer" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Buyer Information</p>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence minOccurs="0" maxOccurs="unbounded">
      <xs:element name="NameValuePair" type="NameValuePairType" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
PosAltPaySessionInfoRspType Complex TypePosGateway Schema