Preparing search index...
The search index is not available
Donation Alerts - v4.0.0
Donation Alerts
api
DonationAlertsMerchandiseJson
Interface DonationAlertsMerchandiseJson
Represents Donation Alerts merchandise as a plain JavaScript object.
interface
DonationAlertsMerchandiseJson
{
currency
:
DonationAlertsOutputCurrency
;
endDate
:
null
|
Date
;
id
:
number
;
identifier
:
string
;
imageUrl
:
null
|
string
;
isActive
:
boolean
;
isPercentage
:
boolean
;
merchant
:
DonationAlertsMerchandiseMerchantData
;
priceService
:
number
;
priceUser
:
number
;
title
:
DonationAlertsMerchandiseTitleData
;
url
:
null
|
string
;
}
Index
Properties
currency
end
Date
id
identifier
image
Url
is
Active
is
Percentage
merchant
price
Service
price
User
title
url
Properties
currency
currency
:
DonationAlertsOutputCurrency
end
Date
endDate
:
null
|
Date
id
id
:
number
identifier
identifier
:
string
image
Url
imageUrl
:
null
|
string
is
Active
isActive
:
boolean
is
Percentage
isPercentage
:
boolean
merchant
merchant
:
DonationAlertsMerchandiseMerchantData
price
Service
priceService
:
number
price
User
priceUser
:
number
title
title
:
DonationAlertsMerchandiseTitleData
url
url
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currency
end
Date
id
identifier
image
Url
is
Active
is
Percentage
merchant
price
Service
price
User
title
url
Donation Alerts - v4.0.0
Loading...
Represents Donation Alerts merchandise as a plain JavaScript object.