GooglePayButtonParameters

data class GooglePayButtonParameters(val allowedPaymentMethods: String)

Class containing some of the parameters required to initialize the Google Pay button.

Constructors

Link copied to clipboard
constructor(allowedPaymentMethods: String)

Properties

Link copied to clipboard