rapid-sdk
Toggle table of contents
5.4.0
Select version
5.4.0
5.3.1
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
Platform filter
JVM
Switch theme
Search in API
rapid-sdk
rapid-sdk
/
com.expediagroup.sdk.rapid.models
/
RateLinks
Rate
Links
public
final
class
RateLinks
A map of links, including a link to request payment options.
Parameters
payment
Options
Members
Constructors
Rate
Links
Link copied to clipboard
public
RateLinks
RateLinks
(
GetPaymentOptionsOperationLink
paymentOptions
)
Types
Builder
Link copied to clipboard
public
final
class
Builder
Properties
payment
Options
Link copied to clipboard
@
Valid
(
)
private
final
GetPaymentOptionsOperationLink
paymentOptions
Functions
builder
Link copied to clipboard
public
final
static
RateLinks.Builder
builder
(
)
get
Payment
Options
Link copied to clipboard
public
final
GetPaymentOptionsOperationLink
getPaymentOptions
(
)
to
Builder
Link copied to clipboard
public
final
RateLinks.Builder
toBuilder
(
)