@cpod/sdk - v0.2.7
Preparing search index...
AppBulkNotificationRequest
Interface AppBulkNotificationRequest
Bulk notification request
interface
AppBulkNotificationRequest
{
user_ids
:
string
[]
;
title
:
string
;
message
:
string
;
type
?:
"success"
|
"error"
|
"info"
|
"warning"
;
action_url
?:
string
;
}
Index
Properties
user_
ids
title
message
type?
action_
url?
Properties
user_
ids
user_ids
:
string
[]
title
title
:
string
message
message
:
string
Optional
type
type
?:
"success"
|
"error"
|
"info"
|
"warning"
Optional
action_
url
action_url
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user_
ids
title
message
type
action_
url
@cpod/sdk - v0.2.7
Loading...
Bulk notification request