ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
davinci
/
com.pingidentity.davinci.module
/
InnerError
Inner
Error
@
Serializable
(
with
=
InnerErrorSerializer::class
)
data
class
InnerError
(
val
errors
:
Map
<
String
,
String
>
)
Data class representing the inner error.
Members
Constructors
Inner
Error
Link copied to clipboard
constructor
(
errors
:
Map
<
String
,
String
>
)
Properties
errors
Link copied to clipboard
val
errors
:
Map
<
String
,
String
>
The errors of the inner error.