Skip to content

Latest commit

 

History

History
126 lines (111 loc) · 2.76 KB

benefit.md

File metadata and controls

126 lines (111 loc) · 2.76 KB

Benefit

Supported Types

components.BenefitAds

const value: components.BenefitAds = {
  createdAt: new Date("2023-04-22T00:10:50.995Z"),
  modifiedAt: new Date("2024-06-13T22:00:04.745Z"),
  id: "<value>",
  description: "likewise pace fall ick incidentally",
  selectable: false,
  deletable: false,
  organizationId: "<value>",
  properties: {},
};

components.BenefitCustom

const value: components.BenefitCustom = {
  createdAt: new Date("2024-05-12T18:21:47.587Z"),
  modifiedAt: new Date("2025-08-06T06:31:20.354Z"),
  id: "<value>",
  description:
    "license cheerfully repeatedly replicate jell black till transcend before rarely",
  selectable: false,
  deletable: false,
  organizationId: "<value>",
  properties: {
    note: "<value>",
  },
  isTaxApplicable: false,
};

components.BenefitDiscord

const value: components.BenefitDiscord = {
  createdAt: new Date("2023-03-08T04:13:18.822Z"),
  modifiedAt: new Date("2024-11-04T18:43:09.812Z"),
  id: "<value>",
  description:
    "moralise which whenever exasperation cap seemingly deep from supposing drowse",
  selectable: false,
  deletable: false,
  organizationId: "<value>",
  properties: {
    guildId: "<id>",
    roleId: "<id>",
    guildToken: "<value>",
  },
};

components.BenefitGitHubRepository

const value: components.BenefitGitHubRepository = {
  createdAt: new Date("2023-05-25T05:31:24.787Z"),
  modifiedAt: new Date("2023-02-12T23:23:38.484Z"),
  id: "<value>",
  description: "conservation throughout shoulder",
  selectable: false,
  deletable: false,
  organizationId: "<value>",
  properties: {
    repositoryOwner: "polarsource",
    repositoryName: "private_repo",
    permission: "maintain",
  },
};

components.BenefitDownloadables

const value: components.BenefitDownloadables = {
  createdAt: new Date("2024-08-11T13:13:07.788Z"),
  modifiedAt: new Date("2025-12-08T19:51:14.504Z"),
  id: "<value>",
  description: "duh dispense aha coincide oh correctly",
  selectable: false,
  deletable: false,
  organizationId: "<value>",
  properties: {
    archived: {
      "key": false,
    },
    files: [
      "<value>",
    ],
  },
};

components.BenefitLicenseKeys

const value: components.BenefitLicenseKeys = {
  createdAt: new Date("2025-07-21T06:55:08.065Z"),
  modifiedAt: new Date("2024-09-22T04:32:44.047Z"),
  id: "<value>",
  description: "geez leap respectful geez fathom brr up sin",
  selectable: false,
  deletable: false,
  organizationId: "<value>",
  properties: {
    prefix: "<value>",
    expires: {
      ttl: 539537,
      timeframe: "year",
    },
    activations: {
      limit: 463895,
      enableCustomerAdmin: false,
    },
    limitUsage: 683980,
  },
};