BenefitCreate Supported Types BenefitAdsCreate benefitCreate := components.CreateBenefitCreateAds(components.BenefitAdsCreate{/* values here */}) BenefitCustomCreate benefitCreate := components.CreateBenefitCreateCustom(components.BenefitCustomCreate{/* values here */}) BenefitDiscordCreate benefitCreate := components.CreateBenefitCreateDiscord(components.BenefitDiscordCreate{/* values here */}) BenefitDownloadablesCreate benefitCreate := components.CreateBenefitCreateDownloadables(components.BenefitDownloadablesCreate{/* values here */}) BenefitGitHubRepositoryCreate benefitCreate := components.CreateBenefitCreateGithubRepository(components.BenefitGitHubRepositoryCreate{/* values here */}) BenefitLicenseKeysCreate benefitCreate := components.CreateBenefitCreateLicenseKeys(components.BenefitLicenseKeysCreate{/* values here */})