BillingFlowParams
Class with the parameters necessary to initiate a purchase flow.
Nested Classes
Builder class used to construct the BillingFlowParams.
Class with the Product Details of the Product to initiate a Billing flow for.
Builder class used to construct the BillingFlowParams.ProductDetailsParams.
Public Methods
NewBuilder
BillingFlowParams.Builder NewBuilder()
Creates an instance of the BillingFlowParams.Builder.
Returns
BillingFlowParams.Builder reference with the empty values.
Updated about 2 months ago