shade
latest
common
structures
/
inkapplications.shade.structures
/
ApiError
/
ApiError
Api
Error
fun
ApiError
(
code
:
Int
,
errors
:
List
<
String
>
)