Skip to content

types.AuthorizationType

polymath-eric edited this page Nov 9, 2022 · 49 revisions

Enumeration: AuthorizationType

types.AuthorizationType

Type of Authorization Request

Table of contents

Enumeration Members

Enumeration Members

AddMultiSigSigner

AddMultiSigSigner = "AddMultiSigSigner"

Defined in

types/index.ts:170


AddRelayerPayingKey

AddRelayerPayingKey = "AddRelayerPayingKey"

Defined in

types/index.ts:175


AttestPrimaryKeyRotation

AttestPrimaryKeyRotation = "AttestPrimaryKeyRotation"

Defined in

types/index.ts:167


BecomeAgent

BecomeAgent = "BecomeAgent"

Defined in

types/index.ts:174


JoinIdentity

JoinIdentity = "JoinIdentity"

Defined in

types/index.ts:172


PortfolioCustody

PortfolioCustody = "PortfolioCustody"

Defined in

types/index.ts:173


RotatePrimaryKey

RotatePrimaryKey = "RotatePrimaryKey"

Defined in

types/index.ts:168


RotatePrimaryKeyToSecondary

RotatePrimaryKeyToSecondary = "RotatePrimaryKeyToSecondary"

Defined in

types/index.ts:176


TransferAssetOwnership

TransferAssetOwnership = "TransferAssetOwnership"

Defined in

types/index.ts:171


TransferTicker

TransferTicker = "TransferTicker"

Defined in

types/index.ts:169

Clone this wiki locally