# Interface: CheckoutTotals

# Table of contents

# Properties

# Properties

# discountTotal

discountTotal: number

Defined in: types/checkout.ts:72 (opens new window)


# expenseTotal

expenseTotal: number

Defined in: types/checkout.ts:73 (opens new window)


# grandTotal

grandTotal: number

Defined in: types/checkout.ts:74 (opens new window)


# priceToPay

priceToPay: number

Defined in: types/checkout.ts:75 (opens new window)


# subtotal

subtotal: number

Defined in: types/checkout.ts:76 (opens new window)


# taxTotal

taxTotal: object

# Type declaration:

Name Type
amount number

Defined in: types/checkout.ts:77 (opens new window)