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