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

For image formats, this is the height calculated internally based on the provided data.

Namespace http://Hps.Exchange.PosGateway
Type
xs:int
Overview
Height optional xs:int

For image formats, this is the height calculated internally based on the provided data.

Source
<xs:element name="Height" type="xs:int" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">For image formats, this is the height calculated internally based on the provided data.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AttachmentRspDataType Complex TypePosGateway Schema