xap-sdk
Toggle table of contents
1.1.0
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
/
Offer
/
Builder
/
Offer.Builder
Offer.
Builder
public
Offer.Builder
Offer.Builder
(
Integer
id
,
String
title
,
String
duration
,
List
<
AvailableTimeSlot
>
availableTimeSlots
,
ActivitiesPrice
offerPrice
,
String
description
,
Map
<
String
,
ActivitiesLink
>
links
)