PaymentMethodPreference
data class PaymentMethodPreference(val intent: StripeIntent, val formUI: String? = null) : StripeModel
This class contains the intent but also some of the settings/configuration/preferences about the behaviors/features of the UI.