Skip to content

api.entities.types.AuthorizationType

prashantasdeveloper edited this page Oct 31, 2024 · 15 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:128


AddRelayerPayingKey

AddRelayerPayingKey = "AddRelayerPayingKey"

Defined in

api/entities/types.ts:133


AttestPrimaryKeyRotation

AttestPrimaryKeyRotation = "AttestPrimaryKeyRotation"

Defined in

api/entities/types.ts:125


BecomeAgent

BecomeAgent = "BecomeAgent"

Defined in

api/entities/types.ts:132


JoinIdentity

JoinIdentity = "JoinIdentity"

Defined in

api/entities/types.ts:130


PortfolioCustody

PortfolioCustody = "PortfolioCustody"

Defined in

api/entities/types.ts:131


RotatePrimaryKey

RotatePrimaryKey = "RotatePrimaryKey"

Defined in

api/entities/types.ts:126


RotatePrimaryKeyToSecondary

RotatePrimaryKeyToSecondary = "RotatePrimaryKeyToSecondary"

Defined in

api/entities/types.ts:134


TransferAssetOwnership

TransferAssetOwnership = "TransferAssetOwnership"

Defined in

api/entities/types.ts:129


TransferTicker

TransferTicker = "TransferTicker"

Defined in

api/entities/types.ts:127

Clone this wiki locally