Const
NotificationOptionsMapping is a constant that maps the NotificationOptions fields to their expected types. The type field is mapped to an array of possible values, and the enabled field is mapped to 'boolean'.
NotificationOptionsMapping
NotificationOptions
type
enabled
NotificationOptionsMapping
is a constant that maps theNotificationOptions
fields to their expected types. Thetype
field is mapped to an array of possible values, and theenabled
field is mapped to 'boolean'.