Preparing search index...
The search index is not available
Donation Alerts - v4.0.0
Donation Alerts
api
DonationAlertsCustomAlertJson
Interface DonationAlertsCustomAlertJson
Represents a Donation Alerts custom alert as a plain JavaScript object.
interface
DonationAlertsCustomAlertJson
{
creationDate
:
Date
;
externalId
:
null
|
string
;
header
:
null
|
string
;
id
:
number
;
imageUrl
:
null
|
string
;
isShown
:
boolean
;
message
:
null
|
string
;
showDate
:
null
|
Date
;
soundUrl
:
null
|
string
;
}
Index
Properties
creation
Date
external
Id
header
id
image
Url
is
Shown
message
show
Date
sound
Url
Properties
creation
Date
creationDate
:
Date
external
Id
externalId
:
null
|
string
header
header
:
null
|
string
id
id
:
number
image
Url
imageUrl
:
null
|
string
is
Shown
isShown
:
boolean
message
message
:
null
|
string
show
Date
showDate
:
null
|
Date
sound
Url
soundUrl
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
creation
Date
external
Id
header
id
image
Url
is
Shown
message
show
Date
sound
Url
Donation Alerts - v4.0.0
Loading...
Represents a Donation Alerts custom alert as a plain JavaScript object.