public static interface FreeTrialFeatureConfigurationResult.Builder extends SdkPojo, CopyableBuilder<FreeTrialFeatureConfigurationResult.Builder,FreeTrialFeatureConfigurationResult>
| Modifier and Type | Method and Description |
|---|---|
FreeTrialFeatureConfigurationResult.Builder |
freeTrialDaysRemaining(Integer freeTrialDaysRemaining)
The number of the remaining free trial days for the feature.
|
FreeTrialFeatureConfigurationResult.Builder |
name(FreeTrialFeatureResult name)
The name of the feature for which the free trial is configured.
|
FreeTrialFeatureConfigurationResult.Builder |
name(String name)
The name of the feature for which the free trial is configured.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFreeTrialFeatureConfigurationResult.Builder name(String name)
The name of the feature for which the free trial is configured.
name - The name of the feature for which the free trial is configured.FreeTrialFeatureResult,
FreeTrialFeatureResultFreeTrialFeatureConfigurationResult.Builder name(FreeTrialFeatureResult name)
The name of the feature for which the free trial is configured.
name - The name of the feature for which the free trial is configured.FreeTrialFeatureResult,
FreeTrialFeatureResultFreeTrialFeatureConfigurationResult.Builder freeTrialDaysRemaining(Integer freeTrialDaysRemaining)
The number of the remaining free trial days for the feature.
freeTrialDaysRemaining - The number of the remaining free trial days for the feature.Copyright © 2023. All rights reserved.