generated from PolymeshAssociation/typescript-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 12
types.OptionalArgsProcedureMethod
prashantasdeveloper edited this page Sep 18, 2024
·
20 revisions
types.OptionalArgsProcedureMethod
| Name | Type |
|---|---|
MethodArgs |
MethodArgs |
ProcedureReturnValue |
ProcedureReturnValue |
ReturnValue |
ProcedureReturnValue |
▸ OptionalArgsProcedureMethod(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