Skip to content

beamable-sdk / schema / Store

Type Alias: Store

Store = object

Defined in: src/__generated__/schemas/Store.ts:8

Properties

activeListingLimit?

optional activeListingLimit: number

Defined in: src/__generated__/schemas/Store.ts:11


choose?

optional choose: number

Defined in: src/__generated__/schemas/Store.ts:12


listings

listings: Listing[]

Defined in: src/__generated__/schemas/Store.ts:9


refreshTime?

optional refreshTime: number

Defined in: src/__generated__/schemas/Store.ts:13


showInactiveListings?

optional showInactiveListings: boolean

Defined in: src/__generated__/schemas/Store.ts:14


symbol

symbol: string

Defined in: src/__generated__/schemas/Store.ts:10


title?

optional title: string

Defined in: src/__generated__/schemas/Store.ts:15