toggle menu
rapid-sdk
5.1.0
5.3.0
5.1.0
5.0.1
5.0.0
4.3.0
4.2.0
4.1.3
4.1.2
4.1.1
4.1.0
3.2.2
JVM
switch theme
search in API
rapid-sdk
/
com.expediagroup.sdk.rapid.models
/
MaxAllowed
/
Builder
Builder
public
final
class
Builder
Members
Constructors
MaxAllowed.
Builder
Link copied to clipboard
public
MaxAllowed.Builder
MaxAllowed.Builder
(
BigDecimal
total
,
BigDecimal
children
,
BigDecimal
adults
)
Functions
adults
Link copied to clipboard
public
final
MaxAllowed.Builder
adults
(
BigDecimal
adults
)
build
Link copied to clipboard
public
final
MaxAllowed
build
(
)
children
Link copied to clipboard
public
final
MaxAllowed.Builder
children
(
BigDecimal
children
)
total
Link copied to clipboard
public
final
MaxAllowed.Builder
total
(
BigDecimal
total
)