Interface ProductCatalogPriceHelperTypes

Hierarchy

  • ProductCatalogPriceHelperTypes

Properties

country: ProductCatalogHelperType<never, Promise<Country>>
currency: ProductCatalogHelperType<never, Promise<Currency>>
isNetPrice: ProductCatalogHelperType<never, boolean>
isTaxable: ProductCatalogHelperType<never, boolean>