@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
api/src/interfaces/IPaymentService
PaymentCartItem
Type Alias PaymentCartItem
type
PaymentCartItem
=
{
amount
:
number
;
price
:
number
;
sku
:
string
;
title
:
string
;
}
Index
Properties
amount
price
sku
title
Properties
amount
amount
:
number
price
price
:
number
sku
sku
:
string
title
title
:
string
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
price
sku
title
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...