Skip to main content

BillingFlowParams (Unity SDK)

Class with the parameters necessary to initiate a purchase flow.


Nested Classes


BillingFlowParams.Builder

Builder class used to construct the BillingFlowParams.


BillingFlowParams.ProductDetailsParams

Class with the Product Details of the Product to initiate a Billing flow for.


BillingFlowParams.ProductDetailsParams.Builder

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.