Skip to content

Files

127 lines (112 loc) · 2.72 KB

benefit.md

File metadata and controls

127 lines (112 loc) · 2.72 KB

Benefit

Supported Types

components.BenefitCustom

const value: components.BenefitCustom = {
  createdAt: new Date("2025-07-29T21:23:38.273Z"),
  modifiedAt: new Date("2023-09-29T05:06:49.761Z"),
  id: "<value>",
  description: "investigate even mushy or ack",
  selectable: false,
  deletable: false,
  organizationId: "<value>",
  properties: {
    note: "<value>",
  },
  isTaxApplicable: false,
};

components.BenefitDiscord

const value: components.BenefitDiscord = {
  createdAt: new Date("2025-02-22T13:34:54.556Z"),
  modifiedAt: new Date("2023-06-09T23:00:47.892Z"),
  id: "<value>",
  description: "metabolise impact worth shameful mount gradient oof even",
  selectable: false,
  deletable: false,
  organizationId: "<value>",
  properties: {
    guildId: "<id>",
    roleId: "<id>",
    guildToken: "<value>",
  },
};

components.BenefitGitHubRepository

const value: components.BenefitGitHubRepository = {
  createdAt: new Date("2025-10-14T04:47:20.484Z"),
  modifiedAt: new Date("2024-12-15T14:32:46.539Z"),
  id: "<value>",
  description: "instead staid well-groomed rot woot ridge eek",
  selectable: false,
  deletable: false,
  organizationId: "<value>",
  properties: {
    repositoryOwner: "polarsource",
    repositoryName: "private_repo",
    permission: "push",
  },
};

components.BenefitDownloadables

const value: components.BenefitDownloadables = {
  createdAt: new Date("2025-10-26T05:58:24.759Z"),
  modifiedAt: new Date("2023-05-22T13:19:47.503Z"),
  id: "<value>",
  description: "from throughout undergo",
  selectable: false,
  deletable: false,
  organizationId: "<value>",
  properties: {
    archived: {
      "key": false,
    },
    files: [
      "<value>",
    ],
  },
};

components.BenefitLicenseKeys

const value: components.BenefitLicenseKeys = {
  createdAt: new Date("2024-05-28T04:05:53.462Z"),
  modifiedAt: new Date("2024-01-04T09:22:53.989Z"),
  id: "<value>",
  description: "cricket cassava utterly",
  selectable: false,
  deletable: false,
  organizationId: "<value>",
  properties: {
    prefix: "<value>",
    expires: {
      ttl: 449369,
      timeframe: "year",
    },
    activations: {
      limit: 593830,
      enableCustomerAdmin: false,
    },
    limitUsage: 537623,
  },
};

components.BenefitMeterCredit

const value: components.BenefitMeterCredit = {
  createdAt: new Date("2023-08-06T10:53:27.934Z"),
  modifiedAt: new Date("2024-10-22T22:18:54.790Z"),
  id: "<value>",
  description: "e-mail mainstream clinch capitalise less",
  selectable: false,
  deletable: false,
  organizationId: "<value>",
  properties: {
    unit: 278469,
    meterId: "<value>",
  },
};