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
/
LodgingErrors
/
Builder
Builder
public
final
class
Builder
Members
Constructors
Lodging
Errors.
Builder
Link copied to clipboard
public
LodgingErrors.Builder
LodgingErrors.Builder
(
List
<
LodgingError
>
errors
,
String
transactionId
)
Functions
build
Link copied to clipboard
public
final
LodgingErrors
build
(
)
errors
Link copied to clipboard
public
final
LodgingErrors.Builder
errors
(
List
<
LodgingError
>
errors
)
transaction
Id
Link copied to clipboard
public
final
LodgingErrors.Builder
transactionId
(
String
transactionId
)