Class: TiltifyClient

TiltifyClient(clientId, clientSecret)

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
Source:

Members

Campaigns :Campaign

this.Campaigns is used to get info about campaigns
Type:
Source:

Causes :Cause

this.Causes is used to get info about causes
Type:
Source:

FundraisingEvents :FundraisingEvents

this.FundraisingEvents is used to get info about fundraising events
Type:
Source:

Team :Team

this.Team is used to get info about a team
Type:
Source:

User :User

this.User is used to get info about a user
Type:
Source: