# Interface: CartParamsAttributes
# Table of contents
# Properties
# Properties
# currency
• Optional
currency: string
Defined in: types/cart.ts:62 (opens new window)
# extra
• Optional
extra: Record<string, unknown>
Defined in: types/cart.ts:65 (opens new window)
# name
• Optional
name: string
Defined in: types/cart.ts:64 (opens new window)
# priceMode
• Optional
priceMode: string
Defined in: types/cart.ts:61 (opens new window)
# store
• Optional
store: string
Defined in: types/cart.ts:63 (opens new window)