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:511
tokens
• tokens: SecurityToken[] | null
Defined in src/types/index.ts:507
transactions
• transactions: TxTag[] | null
Defined in src/types/index.ts:509
Last updated