Skip to content

api.entities.types.AuthorizationType

polymesh-bot edited this page Jun 3, 2025 · 37 revisions

Enumeration: AuthorizationType

api/entities/types.AuthorizationType

Type of Authorization Request

Table of contents

Enumeration Members

Enumeration Members

AddMultiSigSigner

AddMultiSigSigner = "AddMultiSigSigner"

Defined in

api/entities/types.ts:135


AddRelayerPayingKey

AddRelayerPayingKey = "AddRelayerPayingKey"

Defined in

api/entities/types.ts:140


AttestPrimaryKeyRotation

AttestPrimaryKeyRotation = "AttestPrimaryKeyRotation"

Defined in

api/entities/types.ts:132


BecomeAgent

BecomeAgent = "BecomeAgent"

Defined in

api/entities/types.ts:139


JoinIdentity

JoinIdentity = "JoinIdentity"

Defined in

api/entities/types.ts:137


PortfolioCustody

PortfolioCustody = "PortfolioCustody"

Defined in

api/entities/types.ts:138


RotatePrimaryKey

RotatePrimaryKey = "RotatePrimaryKey"

Defined in

api/entities/types.ts:133


RotatePrimaryKeyToSecondary

RotatePrimaryKeyToSecondary = "RotatePrimaryKeyToSecondary"

Defined in

api/entities/types.ts:141


TransferAssetOwnership

TransferAssetOwnership = "TransferAssetOwnership"

Defined in

api/entities/types.ts:136


TransferTicker

TransferTicker = "TransferTicker"

Defined in

api/entities/types.ts:134

Clone this wiki locally