Class FeatureCreateParams
java.lang.Object
com.chargebee.v4.models.feature.params.FeatureCreateParams
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic enum -
Method Summary
-
Method Details
-
getId
-
getName
-
getDescription
-
getType
-
getUnit
-
getLevels
-
customFields
-
toFormData
Get the form data for this request. -
builder
Create a new builder for FeatureCreateParams.
-