@agorio/sdkDocs


Interface: MockProduct

Properties

category?

optional category: string

Defined in

src/types/index.ts:788


description

description: string

Defined in

src/types/index.ts:786


id

id: string

Defined in

src/types/index.ts:784


imageUrl?

optional imageUrl: string

Defined in

src/types/index.ts:790


inStock?

optional inStock: boolean

Defined in

src/types/index.ts:789


name

name: string

Defined in

src/types/index.ts:785


price

price: MoneyAmount

Defined in

src/types/index.ts:787


variants?

optional variants: object[]

Defined in

src/types/index.ts:791