SponsorsActivityAction Enum
The possible actions that GitHub Sponsors activities can represent.
Possible Values
#
CANCELLED_SPONSORSHIP
The activity was cancelling a sponsorship.
NEW_SPONSORSHIP
The activity was starting a sponsorship.
PENDING_CHANGE
The activity was scheduling a downgrade or cancellation.
REFUND
The activity was funds being refunded to the sponsor or GitHub.
SPONSOR_MATCH_DISABLED
The activity was disabling matching for a previously matched sponsorship.
TIER_CHANGE
The activity was changing the sponsorship tier, either directly by the sponsor or by a scheduled/pending change.
Usages
#
References
#
- Argument actions of field sponsorsActivities from type Organization
- Field action from SponsorsActivity
- Argument actions of field sponsorsActivities from type User
Previous
SponsorsActivity
