kfx
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kfx
core
/
io.github.hfhbd.kfx.codegen
/
CodeGenTree
/
Operation
/
ResponseBranches
/
ResponseBranches
Response
Branches
constructor
(
success
:
CodeGenTree.Operation.ResponseBranches.Branch
?
,
notFound
:
CodeGenTree.Operation.ResponseBranches.Branch
?
,
fault
:
CodeGenTree.Operation.ResponseBranches.Branch
)
(
source
)