generated from PolymeshAssociation/typescript-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 11
api.procedures.inviteExternalAgent.InviteExternalAgentParams
prashantasdeveloper edited this page Jun 30, 2022
·
1 revision
api/procedures/inviteExternalAgent.InviteExternalAgentParams
• Optional
expiry: Date
date at which the authorization request for invitation expires (optional)
note
if expiry date is not set, the invitation will never expire
note
due to chain limitations, the expiry will be ignored if the passed permissions
don't correspond to an existing Permission Group
api/procedures/inviteExternalAgent.ts:63
• permissions: CustomPermissionGroup
| KnownPermissionGroup
| { transactions
: null
| TransactionPermissions
} | { transactionGroups
: TxGroup
[] }
api/procedures/inviteExternalAgent.ts:48
• target: string
| Identity
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