@safe-global/safe-gateway-typescript-sdk
Preparing search index...
RegisterNotificationsRequest
Type Alias RegisterNotificationsRequest
type
RegisterNotificationsRequest
=
{
buildNumber
:
string
;
bundle
:
string
;
cloudMessagingToken
:
string
;
deviceType
:
DeviceType
;
safeRegistrations
:
SafeRegistration
[]
;
timestamp
?:
string
;
uuid
?:
string
;
version
:
string
;
}
Index
Properties
build
Number
bundle
cloud
Messaging
Token
device
Type
safe
Registrations
timestamp?
uuid?
version
Properties
build
Number
buildNumber
:
string
bundle
bundle
:
string
cloud
Messaging
Token
cloudMessagingToken
:
string
device
Type
deviceType
:
DeviceType
safe
Registrations
safeRegistrations
:
SafeRegistration
[]
Optional
timestamp
timestamp
?:
string
Optional
uuid
uuid
?:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
build
Number
bundle
cloud
Messaging
Token
device
Type
safe
Registrations
timestamp
uuid
version
@safe-global/safe-gateway-typescript-sdk
Loading...