KOTLIN
enum class PrimerSessionIntent {
    CHECKOUT,
}

Set the preferred session intent when showing paymentMethodType.