@multiversx/sdk-core - v14.0.1
Preparing search index...
AccountStorageEntry
Class AccountStorageEntry
Index
Constructors
constructor
Properties
address
key
raw
value
Methods
from
Http
Response
Constructors
constructor
new
AccountStorageEntry
(
init
?:
Partial
<
AccountStorageEntry
>
,
)
:
AccountStorageEntry
Parameters
Optional
init
:
Partial
<
AccountStorageEntry
>
Returns
AccountStorageEntry
Properties
address
address
:
Address
= ...
key
key
:
string
= ""
raw
raw
:
Record
<
string
,
any
>
= {}
value
value
:
string
= ""
Methods
Static
from
Http
Response
fromHttpResponse
(
payload
:
any
,
key
:
string
)
:
AccountStorageEntry
Parameters
payload
:
any
key
:
string
Returns
AccountStorageEntry
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
address
key
raw
value
Methods
from
Http
Response
@multiversx/sdk-core - v14.0.1
Loading...