generated from PolymeshAssociation/typescript-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 11
types.ProcedureMethod
prashantasdeveloper edited this page Sep 18, 2024
·
49 revisions
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
- 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