SetupIntentArgs
data class SetupIntentArgs( clientSecret: String, config: GooglePayLauncher.Config, currencyCode: String) : GooglePayLauncherContract.Args
Content copied to clipboard
Args for launching GooglePayLauncherContract to confirm a SetupIntent.
Constructors
Link copied to clipboard
fun SetupIntentArgs( clientSecret: String, config: GooglePayLauncher.Config, currencyCode: String)
Content copied to clipboard