Package io.stigg.api.operations.fragment
Class CustomerPortalSubscriptionFragment.Feature
- java.lang.Object
-
- io.stigg.api.operations.fragment.CustomerPortalSubscriptionFragment.Feature
-
- Enclosing class:
- CustomerPortalSubscriptionFragment
public static class CustomerPortalSubscriptionFragment.Feature extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringdisplayNamejava.lang.StringfeatureUnitsjava.lang.StringfeatureUnitsPlural
-
Constructor Summary
Constructors Constructor Description Feature(java.lang.String featureUnits, java.lang.String featureUnitsPlural, java.lang.String displayName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()
-