Magidoc

AccountWithContributions
Interface

An account that can receive financial contributions

Fields

#

totalFinancialContributors

Non-null

Number of unique financial contributors.

tiers

Non-null

contributors

Non-null

All the persons and entities that contribute to this account

activeContributors

Non-null

[!] Warning: this query is currently in beta and the API might change

platformFeePercent

Non-null

How much platform fees are charged for this account

platformContributionAvailable

Non-null

Returns true if a custom contribution to Open Collective can be submitted for contributions made to this account

contributionPolicy

canStartResumeContributionsProcess

Non-null

Returns true if the remote user can start the process to resume contributions for account

hasResumeContributionsProcessStarted

Non-null

Returns true if the account has started the process to resume contributions

Implementations

#

Implemented by Host , Collective , Event , Organization , Vendor , Fund , Project .