@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
shared/interfaces/IShoppingItem
IShoppingItem
Interface IShoppingItem
interface
IShoppingItem
{
amount
:
number
;
gameSku
:
string
;
idShoppingCartItem
:
number
|
null
;
price
:
IPrice
|
null
;
sessionId
:
string
|
null
;
userId
:
number
;
}
Index
Properties
amount
game
Sku
id
Shopping
Cart
Item
price
session
Id
user
Id
Properties
amount
amount
:
number
game
Sku
gameSku
:
string
id
Shopping
Cart
Item
idShoppingCartItem
:
number
|
null
price
price
:
IPrice
|
null
session
Id
sessionId
:
string
|
null
user
Id
userId
:
number
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
game
Sku
id
Shopping
Cart
Item
price
session
Id
user
Id
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...