Uses of Class
com.chargebee.models.RecordedPurchase.CreateRequest
Packages that use RecordedPurchase.CreateRequest
-
Uses of RecordedPurchase.CreateRequest in com.chargebee.models
Methods in com.chargebee.models that return RecordedPurchase.CreateRequestModifier and TypeMethodDescriptionRecordedPurchase.CreateRequest.appleAppStoreProductId(String appleAppStoreProductId) RecordedPurchase.CreateRequest.appleAppStoreReceipt(String appleAppStoreReceipt) RecordedPurchase.CreateRequest.appleAppStoreTransactionId(String appleAppStoreTransactionId) RecordedPurchase.create()RecordedPurchase.CreateRequest.customerId(String customerId) RecordedPurchase.CreateRequest.googlePlayStoreOrderId(String googlePlayStoreOrderId) RecordedPurchase.CreateRequest.googlePlayStoreProductId(String googlePlayStoreProductId) RecordedPurchase.CreateRequest.googlePlayStorePurchaseToken(String googlePlayStorePurchaseToken) RecordedPurchase.CreateRequest.omnichannelSubscriptionId(String omnichannelSubscriptionId)