navio-blsct
Preparing search index...
AmountRecoveryRes
Class AmountRecoveryRes
Index
Constructors
constructor
Properties
amount
is
Succ
msg
Methods
deserialize
serialize
to
String
Constructors
constructor
new
AmountRecoveryRes
(
isSucc
:
boolean
,
amount
:
number
,
msg
:
string
,
)
:
AmountRecoveryRes
Parameters
isSucc
:
boolean
amount
:
number
msg
:
string
Returns
AmountRecoveryRes
Properties
amount
amount
:
number
is
Succ
isSucc
:
boolean
msg
msg
:
string
Methods
deserialize
deserialize
(
hex
:
string
)
:
AmountRecoveryRes
Parameters
hex
:
string
Returns
AmountRecoveryRes
serialize
serialize
()
:
string
Returns
string
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
amount
is
Succ
msg
Methods
deserialize
serialize
to
String
navio-blsct
Loading...