Package io.stigg.api.operations.fragment
Class SubscriptionScheduledUpdateData.OnAddonChangeVariables
- java.lang.Object
-
- io.stigg.api.operations.fragment.SubscriptionScheduledUpdateData.OnAddonChangeVariables
-
- Enclosing class:
- SubscriptionScheduledUpdateData
public static class SubscriptionScheduledUpdateData.OnAddonChangeVariables extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringaddonRefIdjava.lang.DoublenewQuantity
-
Constructor Summary
Constructors Constructor Description OnAddonChangeVariables(java.lang.String addonRefId, java.lang.Double newQuantity)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()
-