Preparing search index...
The search index is not available
@threefold/tfchain_client
@threefold/tfchain_client
Twins
Class Twins
Hierarchy
QueryTwins
Twins
Index
Constructors
constructor
Properties
client
Methods
create
get
get
My
Twin
Id
get
Twin
Id
By
Account
Id
update
Constructors
constructor
new
Twins
(
client
:
Client
)
:
Twins
Parameters
client:
Client
Returns
Twins
Properties
client
client
:
Client
Methods
create
create
(
options
:
TwinOptions
)
:
Promise
<
ExtrinsicResult
<
Twin
>
>
Parameters
options:
TwinOptions
Returns
Promise
<
ExtrinsicResult
<
Twin
>
>
get
get
(
options
:
QueryTwinsGetOptions
)
:
Promise
<
Twin
>
Parameters
options:
QueryTwinsGetOptions
Returns
Promise
<
Twin
>
get
My
Twin
Id
get
My
Twin
Id
(
)
:
Promise
<
number
>
Returns
Promise
<
number
>
get
Twin
Id
By
Account
Id
get
Twin
Id
By
Account
Id
(
options
:
QueryTwinsGetTwinByAccountIdOptions
)
:
Promise
<
number
>
Parameters
options:
QueryTwinsGetTwinByAccountIdOptions
Returns
Promise
<
number
>
update
update
(
options
:
TwinOptions
)
:
Promise
<
ExtrinsicResult
<
Twin
>
>
Parameters
options:
TwinOptions
Returns
Promise
<
ExtrinsicResult
<
Twin
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@threefold/tfchain_
client
Twins
constructor
client
create
get
get
My
Twin
Id
get
Twin
Id
By
Account
Id
update
Generated using
TypeDoc