java.lang.Object | |
↳ | com.usebutton.sdk.purchasepath.Commission |
Commission Object representing the commissionablity of a product
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
enum | Commission.CommissionType | Enum Representing the values for "commissionType" in the commission object |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object obj) | ||||||||||
static Commission | fromJson(JSONObject json) | ||||||||||
Commission.CommissionType | getCommissionType() | ||||||||||
int | hashCode() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |