Open the Portico Developer Guide site
PosGateway Schema
NonFuelDataDetail Element
PosGateway Schema > NonFuelDataType Complex Type : NonFuelDataDetail Element
Namespace http://Hps.Exchange.PosGateway
Type
NonFuelDataDetailType Complex Type
Diagram
NonFuelTaxAmt Element NonFuelUnitPrice Element NonFuelUnitOfMeasure Element NonFuelQuantity Element NonFuelProductDescription Element NonFuelProductCode Element Sequence NonFuelDataDetail Element
Overview
Sequence
NonFuelProductCode optional NonFuelProductCodeType Simple Type

Three-digit code that identifies the non-fuel item purchased.

NonFuelProductDescription optional Restriction of xs:string

Short description of the non-fuel item purchased.

NonFuelQuantity optional NonFuelQuantityType Simple Type

Quantity of the non-fuel item purchased.

NonFuelUnitOfMeasure optional NonFuelUnitOfMeasureType Simple Type

Unit of measure for the non-fuel item purchased.

NonFuelUnitPrice optional Restriction of xs:decimal

Unit price for the non-fuel item purchased.

NonFuelTaxAmt optional NonFuelTaxAmtType Complex Type

Non-fuel tax amount.

All
GSTAmtNonFuel optional amtTypeGlobal Simple Type

GST tax amount per item.

HSTAmtNonFuel optional amtTypeGlobal Simple Type

HST tax amount per item.

PSTAmtNonFuel optional amtTypeGlobal Simple Type

PST tax amount per item.

QSTAmtNonFuel optional amtTypeGlobal Simple Type

QST tax amount per item.

Source
<xs:element name="NonFuelDataDetail" type="NonFuelDataDetailType" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
NonFuelDataType Complex TypePosGateway Schema