new TiltifyClient(clientId, clientSecret)
A TiltifyClient contains all of the sub-types that exist on the Tiltify API
Parameters:
| Name | Type | Description |
|---|---|---|
clientId |
string | from https://app.tiltify.com/account/connected-accounts/oauth-applications |
clientSecret |
string | from https://app.tiltify.com/account/connected-accounts/oauth-applications |
Members
Campaigns :Campaign
this.Campaigns is used to get info about campaigns
Type:
Causes :Cause
this.Causes is used to get info about causes
Type:
FundraisingEvents :FundraisingEvents
this.FundraisingEvents is used to get info about fundraising events
Type:
Team :Team
this.Team is used to get info about a team
Type:
User :User
this.User is used to get info about a user