Package io.stigg.api.operations.fragment
Class CustomerFragment.EligibleForTrial
- java.lang.Object
-
- io.stigg.api.operations.fragment.CustomerFragment.EligibleForTrial
-
- Enclosing class:
- CustomerFragment
public static class CustomerFragment.EligibleForTrial extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Booleaneligiblejava.lang.StringproductIdjava.lang.StringproductRefId
-
Constructor Summary
Constructors Constructor Description EligibleForTrial(java.lang.String productId, java.lang.String productRefId, java.lang.Boolean eligible)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()
-