Builder

constructor(currency: String, tax: Long, total: Long, lineItems: List<CartLineItem> = emptyList())