xap-sdk
Toggle table of contents
1.2.9
Select version
1.2.9
1.1.0
1.0.0
JVM
Platform filter
JVM
Switch theme
Search in API
xap-sdk
xap-sdk
/
com.expediagroup.sdk.xap.models
/
FareCalendarResponseOffersInnerOfferPrice
Fare
Calendar
Response
Offers
Inner
Offer
Price
public
final
class
FareCalendarResponseOffersInnerOfferPrice
Container for offer price information.
Parameters
total
Price
Members
Constructors
Fare
Calendar
Response
Offers
Inner
Offer
Price
Link copied to clipboard
public
FareCalendarResponseOffersInnerOfferPrice
FareCalendarResponseOffersInnerOfferPrice
(
FlightsV3Money
totalPrice
)
Types
Builder
Link copied to clipboard
public
final
class
Builder
Properties
total
Price
Link copied to clipboard
@
NotNull
(
)
@
Valid
(
)
private
final
FlightsV3Money
totalPrice
Functions
builder
Link copied to clipboard
public
final
static
FareCalendarResponseOffersInnerOfferPrice.Builder
builder
(
)
get
Total
Price
Link copied to clipboard
public
final
FlightsV3Money
getTotalPrice
(
)
to
Builder
Link copied to clipboard
public
final
FareCalendarResponseOffersInnerOfferPrice.Builder
toBuilder
(
)