Open the Portico Developer Guide site
PosGateway Schema
ReturnAttachmentTypesOnly Element
PosGateway Schema > PosGetAttachmentReqType Complex Type : ReturnAttachmentTypesOnly Element
Description

Indicates that only the attachment types (no data) should be returned in the response; default is 'false'

Namespace http://Hps.Exchange.PosGateway
Type
xs:boolean
Overview
ReturnAttachmentTypesOnly optional xs:boolean

Indicates that only the attachment types (no data) should be returned in the response; default is 'false'

Source
<xs:element name="ReturnAttachmentTypesOnly" type="xs:boolean" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates that only the attachment types (no data) should be returned in the response; default is 'false'</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosGetAttachmentReqType Complex TypePosGateway Schema