Search
Preparing search index...
The search index is not available
@taikai/dappkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@taikai/dappkit
Ownable
Class Ownable
Hierarchy
UseModel
<
OwnableMethods
>
Ownable
Index
Constructors
constructor
Properties
model
Methods
only
Owner
owner
set
Owner
Constructors
constructor
new
Ownable
(
__namedParameters
:
UseModelParams
<
OwnableMethods
>
)
:
Ownable
Parameters
__namedParameters:
UseModelParams
<
OwnableMethods
>
Returns
Ownable
Properties
Readonly
model
model
:
MinimalModel
Methods
only
Owner
only
Owner
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
owner
owner
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
set
Owner
set
Owner
(
address
:
string
)
:
Promise
<
TransactionReceipt
<
any
>
>
Parameters
address:
string
Returns
Promise
<
TransactionReceipt
<
any
>
>
Exports
Defaults
Ownable
constructor
model
only
Owner
owner
set
Owner
Generated using
TypeDoc