Preparing search index...
The search index is not available
handle-sdk
handle-sdk
trade
Response
Type alias Response<C>
Response
<
C
>
:
{
error
?:
string
;
id
?:
string
;
result
?:
{
content
:
C
;
type
:
string
;
}
;
}
Type Parameters
C
Type declaration
Optional
error
?:
string
Optional
id
?:
string
Optional
result
?:
{
content
:
C
;
type
:
string
;
}
content
:
C
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
handle-sdk
Loading...