-
- All Implemented Interfaces:
-
com.appsflyer.internal.models.Deserialize
public class ProductPurchase.Companion implements Deserialize<ProductPurchase>
-
-
Field Summary
Fields Modifier and Type Field Description public final static ProductPurchase.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description ProductPurchasefromJson(JSONObject json)-
-
Method Detail
-
fromJson
ProductPurchase fromJson(JSONObject json)
-
-
-
-