Skip to content

api.entities.Account.types.AccountTypeInfo

prashantasdeveloper edited this page Jan 2, 2025 · 50 revisions

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

Clone this wiki locally