Wow
Toggle table of contents
8.9.5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-openapi
/
me.ahoo.wow.openapi.contract.bi
/
BiScriptDiagnosticResponse
Bi
Script
Diagnostic
Response
data
class
BiScriptDiagnosticResponse
(
val
code
:
String
,
val
aggregate
:
String
,
val
path
:
String
,
val
sourceType
:
String
,
val
decision
:
String
,
val
message
:
String
)
Members
Constructors
Bi
Script
Diagnostic
Response
Link copied to clipboard
constructor
(
code
:
String
,
aggregate
:
String
,
path
:
String
,
sourceType
:
String
,
decision
:
String
,
message
:
String
)
Properties
aggregate
Link copied to clipboard
val
aggregate
:
String
code
Link copied to clipboard
val
code
:
String
decision
Link copied to clipboard
val
decision
:
String
message
Link copied to clipboard
val
message
:
String
path
Link copied to clipboard
val
path
:
String
source
Type
Link copied to clipboard
val
sourceType
:
String