Open the Portico Developer Guide site
PosGateway Schema
AttachmentType Element
PosGateway Schema > AttachmentRspDataType Complex Type : AttachmentType Element
Description

Identifies the attachment types to be returned; see the attachmentTypeType enumerations for specific values supported.

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

Identifies the attachment types to be returned; see the attachmentTypeType enumerations for specific values supported.

Source
<xs:element name="AttachmentType" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Identifies the attachment types to be returned; see the attachmentTypeType enumerations for specific values supported.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AttachmentRspDataType Complex TypePosGateway Schema