@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
api/src/interfaces/IPaymentService
PaymentOverview
Type Alias PaymentOverview
type
PaymentOverview
=
{
address
:
PaymentAddress
;
discounts
:
PaymentDiscount
[]
;
items
:
PaymentCartItem
[]
;
total
:
number
;
totalBeforeDiscount
:
number
;
totalDiscount
:
number
;
}
Index
Properties
address
discounts
items
total
total
Before
Discount
total
Discount
Properties
address
address
:
PaymentAddress
discounts
discounts
:
PaymentDiscount
[]
items
items
:
PaymentCartItem
[]
total
total
:
number
total
Before
Discount
totalBeforeDiscount
:
number
total
Discount
totalDiscount
:
number
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
discounts
items
total
total
Before
Discount
total
Discount
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...