# Interface: CartConcreteProductPrice

# Table of contents

# Properties

# Properties

# currency

currency: object

# Type declaration:

Name Type
code string
name string
symbol string

Defined in: types/cart.ts:255 (opens new window)


# grossAmount

grossAmount: number

Defined in: types/cart.ts:254 (opens new window)


# netAmount

netAmount: null

Defined in: types/cart.ts:253 (opens new window)


# priceTypeName

priceTypeName: string

Defined in: types/cart.ts:252 (opens new window)