1234
enum class PrimerSessionIntent { CHECKOUT, VAULT}
kotlin
copy
Set the preferred session intent when showing paymentMethodType
.
1234
enum class PrimerSessionIntent { CHECKOUT, VAULT}
Set the preferred session intent when showing paymentMethodType
.