Preparing search index...
The search index is not available
@switchboard-xyz/aptos-sdk
@switchboard-xyz/aptos-sdk
UpdateUserPayload
Class UpdateUserPayload
Implements
IUpdateUserPayload
Index
Constructors
constructor
Properties
ciphersuite
contact_
info
timestamp
user_
pubkey
Methods
to
Encoded
Message
toJSON
to
String
from
Constructors
constructor
new
UpdateUserPayload
(
user_pubkey
:
string
,
ciphersuite
:
string
,
contact_info
:
string
,
timestamp
:
number
,
)
:
UpdateUserPayload
Parameters
user_pubkey
:
string
ciphersuite
:
string
contact_info
:
string
timestamp
:
number
Returns
UpdateUserPayload
Properties
Readonly
ciphersuite
ciphersuite
:
string
Readonly
contact_
info
contact_info
:
string
Readonly
timestamp
timestamp
:
number
Readonly
user_
pubkey
user_pubkey
:
string
Methods
to
Encoded
Message
toEncodedMessage
()
:
Buffer
Returns
Buffer
toJSON
toJSON
()
:
IUpdateUserPayload
Returns
IUpdateUserPayload
to
String
toString
()
:
string
Returns a string representation of an object.
Returns
string
Static
from
from
(
obj
:
IUpdateUserPayload
)
:
UpdateUserPayload
Parameters
obj
:
IUpdateUserPayload
Returns
UpdateUserPayload
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
ciphersuite
contact_
info
timestamp
user_
pubkey
Methods
to
Encoded
Message
toJSON
to
String
from
@switchboard-xyz/aptos-sdk
Loading...
Returns a string representation of an object.