Preparing search index...
The search index is not available
near-workspaces - v4.0.0
near-workspaces
record/builder
AccountBuilder
Class AccountBuilder
Hierarchy
RecordBuilder
AccountBuilder
Index
Constructors
constructor
Properties
account_
id
records
Methods
access
Key
account
contract
data
push
from
Account
Constructors
constructor
new
Account
Builder
(
accountOrId
)
:
AccountBuilder
Parameters
accountOrId
:
string
|
NamedAccount
|
Account
Returns
AccountBuilder
Properties
Readonly
account_
id
account_
id
:
string
Readonly
records
records
:
StateRecord
[]
= []
Methods
access
Key
access
Key
(
key
,
access_key
?
)
:
AccountBuilder
Parameters
key
:
string
|
PublicKey
|
KeyPair
access_key
:
AccessKeyData
= DEFAULT_ACCESS_KEY_PERMISSION
Returns
AccountBuilder
account
account
(
accountData
?
)
:
AccountBuilder
Parameters
Optional
accountData
:
Partial
<
AccountData
>
Returns
AccountBuilder
contract
contract
(
binary
)
:
AccountBuilder
Parameters
binary
:
string
|
Buffer
Returns
AccountBuilder
data
data
(
data_key
,
value
)
:
AccountBuilder
Parameters
data_key
:
string
value
:
string
Returns
AccountBuilder
push
push
(
record
)
:
AccountBuilder
Parameters
record
:
StateRecord
Returns
AccountBuilder
Static
from
Account
from
Account
(
accountId
)
:
AccountBuilder
Parameters
accountId
:
string
|
NamedAccount
|
Account
Returns
AccountBuilder
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
account_
id
records
access
Key
account
contract
data
push
from
Account
near-
workspaces -
v4.0.0
account
account/account
account/account-
manager
account/near-
account
account/near-
account-
manager
account/utils
contract-
state
index
internal-
utils
jsonrpc
record
record/builder
Account
Builder
Record
Builder
record/types
server
server/node-
port-
check
server/server
transaction
transaction-
result
types
utils
worker
Generated using
TypeDoc