toggle menu
xap-sdk
1.0.0
JVM
switch theme
search in API
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
)