Open the Portico Developer Guide site
PosGateway Schema
ExtraCharges Element
PosGateway Schema > LodgingDataEditType Complex Type : ExtraCharges Element
Description

Indicates the types of extra charges included in the extra charge amount information and the total transaction amount

Namespace http://Hps.Exchange.PosGateway
Type
ExtraChargesDataType Complex Type
Diagram
Laundry Element Other Element Telephone Element MiniBar Element GiftShop Element Restaurant Element All ExtraCharges Element
Overview
ExtraCharges optional ExtraChargesDataType Complex Type

Indicates the types of extra charges included in the extra charge amount information and the total transaction amount

All
Restaurant optional booleanType Simple Type

Restaurant charge

GiftShop optional booleanType Simple Type

Gift shop charge

MiniBar optional booleanType Simple Type

Mini-bar charge

Telephone optional booleanType Simple Type

Telephone charge

Other optional booleanType Simple Type

Other charge

Laundry optional booleanType Simple Type

Laundry charge

Source
<xs:element name="ExtraCharges" type="ExtraChargesDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates the types of extra charges included in the extra charge amount information and the total transaction amount</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
LodgingDataEditType Complex TypePosGateway Schema