api.entities.Account.types.AccountTypeInfo - PolymeshAssociation/polymesh-sdk GitHub Wiki

Interface: AccountTypeInfo

api/entities/Account/types.AccountTypeInfo

The type of account, and its relation to an Identity

Table of contents

Properties

Properties

keyType

keyType: AccountKeyType

The type of Account

Defined in

api/entities/Account/types.ts:71


relation

relation: AccountIdentityRelation

How or if the account is associated to an Identity

Defined in

api/entities/Account/types.ts:75