AccountWithContributions Interface
An account that can receive financial contributions
Fields
#
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
platformContributionAvailable
Boolean !
Non-null
Returns true if a custom contribution to Open Collective can be submitted for contributions made to this account
contributionPolicy
canStartResumeContributionsProcess
Boolean !
Non-null
Returns true if the remote user can start the process to resume contributions for account
hasResumeContributionsProcessStarted
Boolean !
Non-null
Returns true if the account has started the process to resume contributions
Implementations
#
Previous
AccountUpdateInput
Next
AccountWithHost