Package io.stigg.api.operations.fragment
Class SubscriptionScheduledUpdateData.OnUnitAmountChangeVariables
- java.lang.Object
-
- io.stigg.api.operations.fragment.SubscriptionScheduledUpdateData.OnUnitAmountChangeVariables
-
- Enclosing class:
- SubscriptionScheduledUpdateData
public static class SubscriptionScheduledUpdateData.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()
-