generated from PolymeshAssociation/typescript-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 12
api.procedures.types.ProcedureMethod
polymesh-bot edited this page Jun 19, 2025
·
39 revisions
api/procedures/types.ProcedureMethod
| Name | Type |
|---|---|
MethodArgs |
MethodArgs |
ProcedureReturnValue |
ProcedureReturnValue |
ReturnValue |
ProcedureReturnValue |
▸ ProcedureMethod(args, opts?): Promise<GenericPolymeshTransaction<ProcedureReturnValue, ReturnValue>>
| Name | Type |
|---|---|
args |
MethodArgs |
opts? |
ProcedureOpts |
Promise<GenericPolymeshTransaction<ProcedureReturnValue, ReturnValue>>
• checkAuthorization: (args: MethodArgs, opts?: ProcedureOpts) => Promise<ProcedureAuthorizationStatus>
▸ (args, opts?): Promise<ProcedureAuthorizationStatus>
| Name | Type |
|---|---|
args |
MethodArgs |
opts? |
ProcedureOpts |
Promise<ProcedureAuthorizationStatus>
Entities
- Account
- Asset
- Authorization Request
- Checkpoint
- Checkpoint Schedule
- Corporate Action
- Corporate Action Base
- Corporate Ballot
- 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