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

Date of check-out

Namespace http://Hps.Exchange.PosGateway
Type
xs:date
Overview
CheckOutDate optional xs:date

Date of check-out

Source
<xs:element name="CheckOutDate" type="xs:date" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Date of check-out</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
LodgingDataEditType Complex TypePosGateway Schema