Open the Portico Developer Guide site
PosGateway Schema
AccountType Element
PosGateway Schema > DebitSaleReqBlock1Type Complex Type : AccountType Element
Description

Indicates the type of account provided; see the associated Type enumerations for specific values supported.

Namespace http://Hps.Exchange.PosGateway
Type
accountTypeType Simple Type
Overview
AccountType optional accountTypeType Simple Type

Indicates the type of account provided; see the associated Type enumerations for specific values supported.

Source
<xs:element name="AccountType" type="accountTypeType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates the type of account provided; see the associated Type enumerations for specific values supported.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
DebitSaleReqBlock1Type Complex TypePosGateway Schema