CustomerInfo

fun CustomerInfo(    entitlements: EntitlementInfos,     allExpirationDatesByProduct: Map<String, Date?>,     allPurchaseDatesByProduct: Map<String, Date?>,     requestDate: Date,     schemaVersion: Int,     firstSeen: Date,     originalAppUserId: String,     managementURL: Uri?,     originalPurchaseDate: Date?,     jsonObject: JSONObject)

Sources

Link copied to clipboard