Magidoc

Sponsorship
Object

A sponsorship relationship between a sponsor and a maintainer

Fields

#

createdAt

Non-null

Identifies the date and time when the object was created.

id

ID !
Non-null

The Node ID of the Sponsorship object

isActive

Non-null

Whether the sponsorship is active. False implies the sponsor is a past sponsor of the maintainer, while true implies they are a current sponsor.

isOneTimePayment

Non-null

Whether this sponsorship represents a one-time payment versus a recurring sponsorship.

isSponsorOptedIntoEmail

Whether the sponsor has chosen to receive sponsorship update emails sent from the sponsorable. Only returns a non-null value when the viewer has permission to know this.

maintainer

Non-null

The entity that is being sponsored

paymentSource

The platform that was most recently used to pay for the sponsorship.

privacyLevel

Non-null

The privacy level for this sponsorship.

sponsor

The user that is sponsoring. Returns null if the sponsorship is private or if sponsor is not a user.

sponsorEntity

The user or organization that is sponsoring, if you have permission to view them.

sponsorable

Non-null

The entity that is being sponsored

tier

The associated sponsorship tier

tierSelectedAt

Identifies the date and time when the current tier was chosen for this sponsorship.

Interfaces

#

Also implements Node .

Usages

#

References

#