toggle menu
common-ext
0.0.5
jvm
switch theme
search in API
common-ext
/
io.github.caijiang.common.test.assertion
/
BusinessResult
Business
Result
interface
BusinessResult
Author
CJ
Members
Properties
body
Link copied to clipboard
abstract
val
body
:
JsonNode
?
error
Code
Link copied to clipboard
abstract
val
errorCode
:
String
?
error
Message
Link copied to clipboard
abstract
val
errorMessage
:
String
?
success
Link copied to clipboard
abstract
val
success
:
Boolean