| Name | Summary |
|---|---|
SubscriptionUpdateParams | constructor(oldPurchaseToken: String? = null, externalTransactionId: String? = null, subscriptionReplacementMode: Int? = null) |
| Name | Summary |
|---|---|
class Builder Helps to construct SubscriptionUpdateParams. | |
Companion | object Companion |
annotation class ReplacementMode Supported replacement modes to replace an existing subscription with a new one. |
| Name | Summary |
|---|---|
newBuilder | fun newBuilder(): BillingFlowParams.SubscriptionUpdateParams.Builder Constructs a new Builder instance. |