Preparing search index...
The search index is not available
@safe-global/safe-gateway-typescript-sdk
@safe-global/safe-gateway-typescript-sdk
SettingsChange
Type Alias SettingsChange
SettingsChange
:
{
dataDecoded
:
DataDecoded
;
humanDescription
?:
string
;
richDecodedInfo
?:
RichDecodedInfo
;
settingsInfo
?:
SettingsInfo
;
type
:
SETTINGS_CHANGE
;
}
Type declaration
dataDecoded
:
DataDecoded
Optional
humanDescription
?:
string
Optional
richDecodedInfo
?:
RichDecodedInfo
Optional
settingsInfo
?:
SettingsInfo
type
:
SETTINGS_CHANGE
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@safe-global/safe-gateway-typescript-sdk
Loading...