# Print output for @column tags ?> BillingFlowParams.SubscriptionUpdateParams {% setvar book_path %}/reference/com/android/billingclient/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

BillingFlowParams.SubscriptionUpdateParams

public static class BillingFlowParams.SubscriptionUpdateParams
extends Object

java.lang.Object
   ↳ com.android.billingclient.api.BillingFlowParams.SubscriptionUpdateParams
Included in documentation by the annotations: @Annotations.MultiItemCompatible

Params that describe a subscription update.

Summary

Nested classes

class BillingFlowParams.SubscriptionUpdateParams.Builder

Helps to construct BillingFlowParams.SubscriptionUpdateParams Included in documentation by the annotations: @Annotations.MultiItemCompatible

Public methods

static BillingFlowParams.SubscriptionUpdateParams.Builder newBuilder()

Constructs a new BillingFlowParams.SubscriptionUpdateParams.Builder instance. Included in documentation by the annotations: @Annotations.MultiItemCompatible

Inherited methods

Public methods

newBuilder

public static BillingFlowParams.SubscriptionUpdateParams.Builder newBuilder ()
Included in documentation by the annotations: @Annotations.MultiItemCompatible

Constructs a new BillingFlowParams.SubscriptionUpdateParams.Builder instance.

Returns
BillingFlowParams.SubscriptionUpdateParams.Builder