Interface StoreAutoComplete

Export

Interface

StoreAutoComplete

Hierarchy

  • StoreAutoComplete

Properties

isForMatureAudience?: boolean

Boolean to signify if the store is for mature audience

Memberof

StoreAutoComplete

key?: string

Unique id of a store. it always end with .appstore

Memberof

StoreAutoComplete

minAge?: number

The min age of user who should access this store

Memberof

StoreAutoComplete

name?: string

name of the dApp Store.

Memberof

StoreAutoComplete

ownerAddress?: string

Memberof

StoreAutoComplete

storeId?: string

nft id of a store. it always end with .appstore

Memberof

StoreAutoComplete

Generated using TypeDoc