@agorio/sdk • Docs
Interface: MockProduct
Properties
category?
optionalcategory: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?
optionalimageUrl:string
Defined in
src/types/index.ts:790
inStock?
optionalinStock: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?
optionalvariants:object[]
Defined in
src/types/index.ts:791