Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/types
provider/request
ViewStateRequest
Interface ViewStateRequest
interface
ViewStateRequest
{
account_id
:
string
;
prefix_base64
:
string
;
request_type
:
"view_state"
;
}
Index
Properties
account_
id
prefix_
base64
request_
type
Properties
account_
id
account_
id
:
string
prefix_
base64
prefix_
base64
:
string
request_
type
request_
type
:
"view_state"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account_
id
prefix_
base64
request_
type
Documentation
Loading...