Object GitHub::SponsorsTier

A GitHub Sponsors tier associated with a GitHub Sponsors listing.

Fields

adminInfo: SponsorsTierAdminInfo

SponsorsTier information only visible to users that can administer the associated Sponsors listing.

createdAt: DateTime!

Identifies the date and time when the object was created.

description: String!

The description of the tier.

descriptionHTML: HTML!

The tier description rendered to HTML

id: ID!

monthlyPriceInCents: Int!

How much this tier costs per month in cents.

monthlyPriceInDollars: Int!

How much this tier costs per month in dollars.

name: String!

The name of the tier.

sponsorsListing: SponsorsListing!

The sponsors listing that this tier belongs to.

updatedAt: DateTime!

Identifies the date and time when the object was last updated.

Uses

SponsorsTierConnection.nodes

SponsorsTierEdge.node

Sponsorship.tier

Node