Skip to content

api.entities.types.AuthorizationType

prashantasdeveloper edited this page Dec 2, 2024 · 17 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:133


AddRelayerPayingKey

AddRelayerPayingKey = "AddRelayerPayingKey"

Defined in

api/entities/types.ts:138


AttestPrimaryKeyRotation

AttestPrimaryKeyRotation = "AttestPrimaryKeyRotation"

Defined in

api/entities/types.ts:130


BecomeAgent

BecomeAgent = "BecomeAgent"

Defined in

api/entities/types.ts:137


JoinIdentity

JoinIdentity = "JoinIdentity"

Defined in

api/entities/types.ts:135


PortfolioCustody

PortfolioCustody = "PortfolioCustody"

Defined in

api/entities/types.ts:136


RotatePrimaryKey

RotatePrimaryKey = "RotatePrimaryKey"

Defined in

api/entities/types.ts:131


RotatePrimaryKeyToSecondary

RotatePrimaryKeyToSecondary = "RotatePrimaryKeyToSecondary"

Defined in

api/entities/types.ts:139


TransferAssetOwnership

TransferAssetOwnership = "TransferAssetOwnership"

Defined in

api/entities/types.ts:134


TransferTicker

TransferTicker = "TransferTicker"

Defined in

api/entities/types.ts:132

Clone this wiki locally