yam-api
Toggle table of contents
1.0.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
yam-api
core
/
su.pank.yamapi.model
/
BasicResponse
/
BasicResponse
Basic
Response
constructor
(
invocationInfo
:
InvocationInfo
,
_result
:
T
?
=
null
,
_error
:
Error
?
=
null
)