Permissions

Permissions a Secondary Key has over the Identity. A null value means the key has all permissions of that type (i.e. if tokens is null, the key has permissions over all of the Identity's Security Tokens)

Hierarchy

  • Permissions

Index

Properties

Properties

portfolios

portfolios: (DefaultPortfolio‹› | NumberedPortfolio‹›)[] | null

Defined in src/types/index.ts:511arrow-up-right

tokens

tokens: SecurityToken[] | null

Defined in src/types/index.ts:507arrow-up-right

transactions

transactions: TxTag[] | null

Defined in src/types/index.ts:509arrow-up-right

Last updated

Was this helpful?