shared
/
com.keygenqt.viewer.data.responses
/
ResponseErrorModel
common
Response
Error
Model
data class
ResponseErrorModel
(message:
String
, documentationUrl:
String
)
Content copied to clipboard
Error response model
Constructors
Properties
Constructors
ResponseErrorModel
Link copied to clipboard
common
fun
ResponseErrorModel
(message:
String
, documentationUrl:
String
)
Content copied to clipboard
Properties
documentationUrl
Link copied to clipboard
common
val
documentationUrl
:
String
Content copied to clipboard
message
Link copied to clipboard
common
val
message
:
String
Content copied to clipboard