NexSDK
GitHub
Coding Standards
Preparing search index...
CreateRateRequest
Interface CreateRateRequest
interface
CreateRateRequest
{
end_date
:
string
;
label
?:
CreateRateRequestLabel
;
price_per_night
:
CreateRateRequestPricePerNight
;
priority
?:
number
;
start_date
:
string
;
}
Index
Properties
end_
date
label?
price_
per_
night
priority?
start_
date
Properties
end_
date
end_date
:
string
Optional
label
label
?:
CreateRateRequestLabel
price_
per_
night
price_per_night
:
CreateRateRequestPricePerNight
Optional
priority
priority
?:
number
Minimum
0
Maximum
100
start_
date
start_date
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
end_
date
label
price_
per_
night
priority
start_
date
GitHub
Coding Standards
NexSDK
Loading...
Minimum
0
Maximum
100