@safe-global/safe-gateway-typescript-sdk
Preparing search index...
DecodedDataParameterValue
Type Alias DecodedDataParameterValue
type
DecodedDataParameterValue
=
{
data
:
string
|
null
;
dataDecoded
?:
{
method
:
string
;
parameters
:
DecodedDataBasicParameter
[]
}
;
operation
:
0
|
1
;
to
:
string
;
value
:
string
;
}
Index
Properties
data
data
Decoded?
operation
to
value
Properties
data
data
:
string
|
null
Optional
data
Decoded
dataDecoded
?:
{
method
:
string
;
parameters
:
DecodedDataBasicParameter
[]
}
operation
operation
:
0
|
1
to
to
:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
data
Decoded
operation
to
value
@safe-global/safe-gateway-typescript-sdk
Loading...