Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/actionify/src/deps/octokit-types.ts>SponsorshipTier

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
interface SponsorshipTier
import { type SponsorshipTier } from "https://deno.land/x/actionify@0.3.0/src/deps/octokit-types.ts";

The tier_changed and pending_tier_change will include the original tier before the change or pending change. For more information, see the pending tier change payload.

Properties

node_id: string
created_at: string
description: string
monthly_price_in_cents: number
monthly_price_in_dollars: number
name: string
is_one_time: boolean
is_custom_ammount: boolean