@playlive/realtime-pipeline
Preparing search index...
TrainDonation
Interface TrainDonation
interface
TrainDonation
{
amount
:
number
;
campaignID
:
string
;
causeID
:
string
;
completedAt
:
Date
;
donorComment
:
string
|
null
;
donorName
:
string
;
fundraisingEventID
:
string
|
null
;
id
:
string
;
pollID
:
string
|
null
;
pollOptionID
:
string
|
null
;
rawAmount
:
string
;
targetID
:
string
|
null
;
teamEventID
:
string
|
null
;
}
Index
Properties
amount
campaign
ID
cause
ID
completed
At
donor
Comment
donor
Name
fundraising
Event
ID
id
poll
ID
poll
Option
ID
raw
Amount
target
ID
team
Event
ID
Properties
amount
amount
:
number
campaign
ID
campaignID
:
string
cause
ID
causeID
:
string
completed
At
completedAt
:
Date
donor
Comment
donorComment
:
string
|
null
donor
Name
donorName
:
string
fundraising
Event
ID
fundraisingEventID
:
string
|
null
id
id
:
string
poll
ID
pollID
:
string
|
null
poll
Option
ID
pollOptionID
:
string
|
null
raw
Amount
rawAmount
:
string
target
ID
targetID
:
string
|
null
team
Event
ID
teamEventID
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
campaign
ID
cause
ID
completed
At
donor
Comment
donor
Name
fundraising
Event
ID
id
poll
ID
poll
Option
ID
raw
Amount
target
ID
team
Event
ID
@playlive/realtime-pipeline
Loading...