Package-level declarations

Types

Link copied to clipboard
open class CheckoutBar @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : LinearLayout
Link copied to clipboard
Link copied to clipboard
class PaymentSelectionDialogFragment : BottomSheetDialogFragment
Link copied to clipboard

Functions

Link copied to clipboard
fun Context.showInvalidProductsDialog(invalidItems: List<ShoppingCart.Item>, onRemove: () -> Unit)