-
Notifications
You must be signed in to change notification settings - Fork 11
api.entities.AuthorizationRequest.HumanReadable
api/entities/AuthorizationRequest.HumanReadable
• data: { type
: AttestPrimaryKeyRotation
; value
: string
} | { type
: RotatePrimaryKey
} | { type
: JoinIdentity
; value
: { assets: { values: string[]; type: PermissionType; } | null; transactions: { exceptions?: TxTag[] | undefined; values: (TxTag | ModuleName)[]; type: PermissionType; } | null; transactionGroups: TxGroup[]; portfolios: { ...; } | null; } } | { type
: PortfolioCustody
; value
: { did: string; id?: string | undefined; } } | { type
: BecomeAgent
; value
: { id: string; assetId: string; } | { type: PermissionGroupType; assetId: string; } } | { type
: AddRelayerPayingKey
; value
: { beneficiary: string; subsidizer: string; allowance: string; } } | { type
: RotatePrimaryKeyToSecondary
; value
: { assets: { values: string[]; type: PermissionType; } | null; transactions: { exceptions?: TxTag[] | undefined; values: (TxTag | ModuleName)[]; type: PermissionType; } | null; transactionGroups: TxGroup[]; portfolios: { ...; } | null; } } | { type
: TransferTicker
| AddMultiSigSigner
| TransferAssetOwnership
; value
: string
}
api/entities/AuthorizationRequest.ts:36
• expiry: null
| string
api/entities/AuthorizationRequest.ts:34
• id: string
api/entities/AuthorizationRequest.ts:37
• issuer: string
api/entities/AuthorizationRequest.ts:33
• target: SignerValue
Entities
- Account
- Asset
- Authorization Request
- Checkpoint
- Checkpoint Schedule
- Corporate Action
- Corporate Action Base
- Custom Permission Group
- Default Portfolio
- Default Trusted Claim Issuer
- Dividend Distribution
- Entity
- Identity
- Instruction
- Known Permission Group
- Metadata Entry
- Multi Sig Proposal
- Numbered Portfolio
- Offering
- Permission Group
- Portfolio
- Subsidies
- Subsidy
- Ticker Reservation
- Venue
- Authorizations
- Types