PaymentType The payment method type. Example Usage import com.clerk.backend_api.models.components.PaymentType; PaymentType value = PaymentType.CARD; Values Name Value CARD card LINK link