@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
web/src/services/AddToCartService
AddToCartService
Class AddToCartService
Index
Constructors
constructor
Properties
_
amount
_
game
Sku
Methods
add
To
Cart
Constructors
constructor
new
AddToCartService
(
gameSku
:
string
,
amount
:
number
)
:
AddToCartService
Parameters
gameSku
:
string
amount
:
number
Returns
AddToCartService
Properties
Private
_
amount
_amount
:
number
Private
_
game
Sku
_gameSku
:
string
Methods
add
To
Cart
addToCart
()
:
Promise
<
void
>
HTTP request to api endpoint.
Returns
Promise
<
void
>
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
amount
_
game
Sku
Methods
add
To
Cart
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...
HTTP request to api endpoint.