ULCheckout Configuration
data class ULCheckoutConfiguration(var showCloseButton: Boolean = true, var screenTimeOut: Long = 30) : Serializable
Configuration object to manage the behaviour of the checkout flow
Configuration object to manage the behaviour of the checkout flow