ShippingCalculator

class ShippingCalculator(products: List<Product>)

Types

Companion
Link copied to clipboard
object Companion

Functions

calculate
Link copied to clipboard
fun calculate(): Double