subscriptions property
The keys are product ids from App Store Connect. The values are AdaptySubscriptionInfo objects. Can be null if the customer has no subscriptions.
Implementation
final Map<String, AdaptySubscriptionInfo> subscriptions;
The keys are product ids from App Store Connect. The values are AdaptySubscriptionInfo objects. Can be null if the customer has no subscriptions.
final Map<String, AdaptySubscriptionInfo> subscriptions;