| Name | Summary |
|---|---|
ProductDetailsParams | constructor(productDetails: ProductDetails, offerToken: String? = null) |
| Name | Summary |
|---|---|
offerToken | val offerToken: String? = null |
productDetails | val productDetails: ProductDetails |
| Name | Summary |
|---|---|
newBuilder | fun newBuilder(): BillingFlowParams.ProductDetailsParams.Builder |