Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

RoomRate Property

The daily room rate.

Syntax

[VB.NET]
Public Property RoomRate As String

[C#]
public string RoomRate {get; set;}

Remarks

The room rate specified as an unsigned whole dollar amount (no cents).

Examples:

Actual Room Rate RoomRate Value
$49.99 49
$125.00 125

The maximum RoomRate is "999". Any daily room rates $1000 or greater should set RoomRate to "0".

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0