Skip to content

api.entities.types.ScopeType

prashantasdeveloper edited this page Dec 12, 2024 · 24 revisions

Enumeration: ScopeType

api/entities/types.ScopeType

Table of contents

Enumeration Members

Enumeration Members

Asset

Asset = "Asset"

Defined in

api/entities/types.ts:150


Custom

Custom = "Custom"

Defined in

api/entities/types.ts:151


Identity

Identity = "Identity"

Defined in

api/entities/types.ts:145


Ticker

Ticker = "Ticker"

Deprecated

in favour of Asset

Defined in

api/entities/types.ts:149

Clone this wiki locally