@safe-global/safe-gateway-typescript-sdk
Preparing search index...
SettingsChange
Type Alias SettingsChange
type
SettingsChange
=
{
dataDecoded
:
DataDecoded
;
humanDescription
?:
string
;
richDecodedInfo
?:
RichDecodedInfo
;
settingsInfo
?:
SettingsInfo
;
type
:
SETTINGS_CHANGE
;
}
Index
Properties
data
Decoded
human
Description?
rich
Decoded
Info?
settings
Info?
type
Properties
data
Decoded
dataDecoded
:
DataDecoded
Optional
human
Description
humanDescription
?:
string
Optional
rich
Decoded
Info
richDecodedInfo
?:
RichDecodedInfo
Optional
settings
Info
settingsInfo
?:
SettingsInfo
type
type
:
SETTINGS_CHANGE
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Decoded
human
Description
rich
Decoded
Info
settings
Info
type
@safe-global/safe-gateway-typescript-sdk
Loading...