Class PriceData
public class PriceData
- Inheritance
-
PriceData
- Inherited Members
Methods
Get(Basket)
public ProductPrice? Get(Basket basket)
Parameters
basketBasket
Returns
Get(Store, Currency, PostalAddress?)
public ProductPrice? Get(Store store, Currency currency, PostalAddress? deliveryAddress)
Parameters
storeStorecurrencyCurrencydeliveryAddressPostalAddress
Returns
HasCurrency(string)
public bool HasCurrency(string currency)
Parameters
currencystring