toggle menu
tbDEX SDK Documentation
JVM
switch theme
search in API
tbDEX SDK Documentation
/
tbdex.sdk.httpclient.models
/
ErrorDetail
/
ErrorDetail
Error
Detail
constructor
(
id
:
String
?
=
null
,
status
:
String
?
=
null
,
code
:
String
?
=
null
,
title
:
String
?
=
null
,
detail
:
String
,
source
:
Source
?
=
null
,
meta
:
Map
<
String
,
Any
?
>
?
=
null
)