Open the Portico Developer Guide site
PosGateway Schema
Code Element
PosGateway Schema > CheckRspInfoType Complex Type : Code Element
Description

Check processor response code(s); overall single response code or detail response codes separated by a hyphen (-)

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
Code optional xs:string

Check processor response code(s); overall single response code or detail response codes separated by a hyphen (-)

Source
<xs:element name="Code" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Check processor response code(s); overall single response code or detail response codes separated by a hyphen (-)</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CheckRspInfoType Complex TypePosGateway Schema