stacks-fireblocks-sdk
Preparing search index...
CheckStatusResponse
Type Alias CheckStatusResponse
type
CheckStatusResponse
=
{
data
?:
CheckStatusData
;
error
?:
string
;
success
:
boolean
;
}
Index
Properties
data?
error?
success
Properties
Optional
data
data
?:
CheckStatusData
Optional
error
error
?:
string
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
error
success
stacks-fireblocks-sdk
Loading...