@playlive/tiltify-core
Preparing search index...
FundraisingEventLookup
Interface FundraisingEventLookup
Subset of the Tiltify client required by the classifier.
interface
FundraisingEventLookup
{
GetFundraiser
(
eventID
:
string
)
:
Promise
<
TiltifyFundraisingEvent
|
null
>
;
}
Index
Methods
Get
Fundraiser
Methods
Get
Fundraiser
GetFundraiser
(
eventID
:
string
)
:
Promise
<
TiltifyFundraisingEvent
|
null
>
Parameters
eventID
:
string
Returns
Promise
<
TiltifyFundraisingEvent
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
Get
Fundraiser
@playlive/tiltify-core
Loading...
Subset of the Tiltify client required by the classifier.