Open the Portico Developer Guide site
PosGateway Schema
FuelSvcType Element
PosGateway Schema > FleetDataType Complex Type : FuelSvcType Element
Description

Indicates whether the fuel service is self-service or full service or only non-fuel products were purchased.

Valid values include:

  • 0 - Undefined
  • 1 - Self-service
  • 2 - Full service
  • 3 - Only non-fuel products being purchased
Namespace http://Hps.Exchange.PosGateway
Type
FuelSvcType Simple Type
Overview
FuelSvcType optional FuelSvcType Simple Type

Indicates whether the fuel service is self-service or full service or only non-fuel products were purchased.

Valid values include:

  • 0 - Undefined
  • 1 - Self-service
  • 2 - Full service
  • 3 - Only non-fuel products being purchased
Source
<xs:element name="FuelSvcType" type="FuelSvcType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates whether the fuel service is self-service or full service or only non-fuel products were purchased.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">Valid values include:</p>
      <ul xmlns="http://Hps.Exchange.PosGateway">
        <li>0 - Undefined</li>
        <li>1 - Self-service</li>
        <li>2 - Full service</li>
        <li>3 - Only non-fuel products being purchased</li>
      </ul>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
FleetDataType Complex TypePosGateway Schema