Skip to content

Latest commit

 

History

History
68 lines (51 loc) · 1.28 KB

File metadata and controls

68 lines (51 loc) · 1.28 KB

BenefitCreate

Supported Types

Components\BenefitCustomCreate

/**
* @var \Polar\Models\Components\BenefitCustomCreate
*/
Components\BenefitCustomCreate $value = /* values here */

Components\BenefitDiscordCreate

/**
* @var \Polar\Models\Components\BenefitDiscordCreate
*/
Components\BenefitDiscordCreate $value = /* values here */

Components\BenefitDownloadablesCreate

/**
* @var \Polar\Models\Components\BenefitDownloadablesCreate
*/
Components\BenefitDownloadablesCreate $value = /* values here */

Components\BenefitFeatureFlagCreate

/**
* @var \Polar\Models\Components\BenefitFeatureFlagCreate
*/
Components\BenefitFeatureFlagCreate $value = /* values here */

Components\BenefitGitHubRepositoryCreate

/**
* @var \Polar\Models\Components\BenefitGitHubRepositoryCreate
*/
Components\BenefitGitHubRepositoryCreate $value = /* values here */

Components\BenefitLicenseKeysCreate

/**
* @var \Polar\Models\Components\BenefitLicenseKeysCreate
*/
Components\BenefitLicenseKeysCreate $value = /* values here */

Components\BenefitMeterCreditCreate

/**
* @var \Polar\Models\Components\BenefitMeterCreditCreate
*/
Components\BenefitMeterCreditCreate $value = /* values here */