Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/input
TransferNodeRequest
Interface TransferNodeRequest
Request payload for creating transfer request of node with another user.
interface
TransferNodeRequest
{
selfToSecondary
?:
boolean
;
toUserName
:
string
;
}
Index
Properties
self
To
Secondary?
to
User
Name
Properties
Optional
self
To
Secondary
selfToSecondary
?:
boolean
to
User
Name
toUserName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
self
To
Secondary
to
User
Name
@espressif/rainmaker-base-sdk
Loading...
Request payload for creating transfer request of node with another user.