名称 | 描述 | 类型 | 备注 |
---|---|---|---|
HotelId |
酒店id |
integer |
None. |
HotelOrderId |
酒店订单id |
integer |
None. |
PmsHotelId |
Pms酒店id |
string |
None. |
PmsRegOrderId |
登记单id |
string |
None. |
PmsNewOrderId | string |
None. |
|
RoomNumber |
房间号 |
string |
None. |
OverStayType |
续住类型 |
OverStayType |
None. |
DayCount |
续住天数 |
integer |
None. |
HourCount |
续住时长 |
integer |
None. |
CheckOutDate |
新的离店日期 |
date |
None. |
PayType |
支付类型 |
PayType |
None. |
CheckInPayId |
支付单id |
integer |
None. |
CouponId |
优惠券id |
integer |
None. |
GiftId |
法宝id |
integer |
None. |
Remark |
备注 |
string |
None. |
DayPrices |
每日价格 |
HotelRoomDayPriceDTO 集合 |
None. |
HourPrice |
每小时价格 |
HotelRoomHourPriceDTO |
None. |
SourceAppid |
来源appid(不用传) |
string |
None. |
Guests |
入住人信息 |
HotelRegOrderGuestDTO 集合 |
None. |
AllocationId |
预留ID |
string |
None. |
PmsNewAllocationId |
新预留ID |
string |
None. |