Class ApiItem.Discount
java.lang.Object
company.tap.commondependencies.ApiModels.ApiItem.Discount
- Enclosing class:
- ApiItem
public class ApiItem.Discount
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Discount() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
type
public java.lang.String type -
value
public java.lang.Double value
-
-
Constructor Details
-
Discount
public Discount()
-