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

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

Note: If this is not provided, 'all' is assumed.

Namespace http://Hps.Exchange.PosGateway
Type
attachmentTypeType Simple Type
Overview
AttachmentType 0..4 attachmentTypeType Simple Type

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

Note: If this is not provided, 'all' is assumed.

Source
<xs:element name="AttachmentType" type="attachmentTypeType" minOccurs="0" maxOccurs="4" 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 associated Type enumerations for specific values supported.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> If this is not provided, 'all' is assumed.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosGetAttachmentReqType Complex TypePosGateway Schema