Package io.stigg.api.operations.fragment
Class SubscriptionFutureUpdateData.OnUnitAmountChangeVariables
- java.lang.Object
-
- io.stigg.api.operations.fragment.SubscriptionFutureUpdateData.OnUnitAmountChangeVariables
-
- Enclosing class:
- SubscriptionFutureUpdateData
public static class SubscriptionFutureUpdateData.OnUnitAmountChangeVariables extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringfeatureIdjava.lang.DoublenewUnitAmount
-
Constructor Summary
Constructors Constructor Description OnUnitAmountChangeVariables(java.lang.Double newUnitAmount, java.lang.String featureId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()
-