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