beamable-sdk / schema / Store
Type Alias: Store¶
Store =
object
Defined in: src/__generated__/schemas/Store.ts:8
Properties¶
activeListingLimit?¶
optionalactiveListingLimit:number
Defined in: src/__generated__/schemas/Store.ts:11
choose?¶
optionalchoose:number
Defined in: src/__generated__/schemas/Store.ts:12
listings¶
listings:
Listing[]
Defined in: src/__generated__/schemas/Store.ts:9
refreshTime?¶
optionalrefreshTime:number
Defined in: src/__generated__/schemas/Store.ts:13
showInactiveListings?¶
optionalshowInactiveListings:boolean
Defined in: src/__generated__/schemas/Store.ts:14
symbol¶
symbol:
string
Defined in: src/__generated__/schemas/Store.ts:10
title?¶
optionaltitle:string
Defined in: src/__generated__/schemas/Store.ts:15