toggle menu
Lodging Connectivity SDK
1.0.0-SNAPSHOT
jvm
switch theme
search in API
Lodging Connectivity SDK
/
com.expediagroup.sdk.lodgingconnectivity.filemanagement.models
/
GenericError
/
Builder
Builder
class
Builder
(
type
:
String
?
=
null
,
detail
:
String
?
=
null
)
Members
Constructors
Builder
Link copied to clipboard
constructor
(
type
:
String
?
=
null
,
detail
:
String
?
=
null
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
GenericError
detail
Link copied to clipboard
fun
detail
(
detail
:
String
)
:
GenericError.Builder
type
Link copied to clipboard
fun
type
(
type
:
String
)
:
GenericError.Builder