Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/types
provider/response
AccountView
Interface AccountView
interface
AccountView
{
amount
:
string
;
block_hash
:
string
;
block_height
:
number
;
code_hash
:
string
;
locked
:
string
;
storage_paid_at
:
number
;
storage_usage
:
number
;
}
Hierarchy (
view full
)
QueryResponseKind
AccountView
Index
Properties
amount
block_
hash
block_
height
code_
hash
locked
storage_
paid_
at
storage_
usage
Properties
amount
amount
:
string
block_
hash
block_
hash
:
string
block_
height
block_
height
:
number
code_
hash
code_
hash
:
string
locked
locked
:
string
storage_
paid_
at
storage_
paid_
at
:
number
storage_
usage
storage_
usage
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
amount
block_
hash
block_
height
code_
hash
locked
storage_
paid_
at
storage_
usage
Documentation
Loading...