@safe-global/safe-gateway-typescript-sdk
Preparing search index...
InternalTransaction
Type Alias InternalTransaction
type
InternalTransaction
=
{
data
:
string
|
null
;
dataDecoded
?:
DataDecoded
;
operation
:
Operation
;
to
:
string
;
value
?:
string
;
}
Index
Properties
data
data
Decoded?
operation
to
value?
Properties
data
data
:
string
|
null
Optional
data
Decoded
dataDecoded
?:
DataDecoded
operation
operation
:
Operation
to
to
:
string
Optional
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...