Skip to content

types.ClaimScopeTypeEnum

prashantasdeveloper edited this page Dec 5, 2024 · 58 revisions

Enumeration: ClaimScopeTypeEnum

types.ClaimScopeTypeEnum

Table of contents

Enumeration Members

Enumeration Members

Asset

Asset = "Asset"

Defined in

middleware/typesV1.ts:9


Custom

Custom = "Custom"

Defined in

middleware/typesV1.ts:10


Identity

Identity = "Identity"

Defined in

middleware/typesV1.ts:4


Ticker

Ticker = "Ticker"

Deprecated

in favour of 'Asset'

Defined in

middleware/typesV1.ts:8

Clone this wiki locally