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

Sum of add value transaction amounts in the reporting period

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

Sum of add value transaction amounts in the reporting period

Source
<xs:element name="AddValueAmt" 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 add value transaction amounts in the reporting period</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
GiftCardTotalsType Complex TypePosGateway Schema