Open the Portico Developer Guide site
PosGateway Schema
SaleAmt Element
PosGateway Schema > GiftCardTotalsType Complex Type : SaleAmt Element
Description

Sum of sale transaction amounts in the reporting period

Namespace http://Hps.Exchange.PosGateway
Type
xs:decimal
Overview
SaleAmt optional xs:decimal

Sum of sale transaction amounts in the reporting period

Source
<xs:element name="SaleAmt" type="xs:decimal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Sum of sale transaction amounts in the reporting period</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
GiftCardTotalsType Complex TypePosGateway Schema