@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
api/src/services/PriceService
PriceService
Class PriceService
Index
Constructors
constructor
Methods
get
All
Prices
get
Prices
Per
SKU
Constructors
constructor
new
PriceService
()
:
PriceService
Returns
PriceService
Methods
get
All
Prices
getAllPrices
()
:
Promise
<
IPrice
[]
>
Returns
Promise
<
IPrice
[]
>
get
Prices
Per
SKU
getPricesPerSKU
(
productSKU
:
string
)
:
Promise
<
IPrice
>
Parameters
productSKU
:
string
Returns
Promise
<
IPrice
>
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
All
Prices
get
Prices
Per
SKU
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...