@seven.io/client
Preparing search index...
SubaccountsCreateResponse
Type Alias SubaccountsCreateResponse
type
SubaccountsCreateResponse
=
{
error
:
string
|
null
;
subaccount
?:
Subaccount
;
success
:
boolean
;
}
Index
Properties
error
subaccount?
success
Properties
error
error
:
string
|
null
Optional
subaccount
subaccount
?:
Subaccount
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
subaccount
success
@seven.io/client
Loading...