SetupIntentArgs
data class SetupIntentArgs(clientSecret: String, config: GooglePayLauncher.Config, currencyCode: String) : GooglePayLauncherContract.Args
Args for launching GooglePayLauncherContract to confirm a SetupIntent.
Args for launching GooglePayLauncherContract to confirm a SetupIntent.