We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
api/procedures/types.ProcedureMethod
MethodArgs
ProcedureReturnValue
ReturnValue
▸ ProcedureMethod(args, opts?): Promise<GenericPolymeshTransaction<ProcedureReturnValue, ReturnValue>>
args
opts?
Promise
GenericPolymeshTransaction
ProcedureOpts
Promise<GenericPolymeshTransaction<ProcedureReturnValue, ReturnValue>>
api/procedures/types.ts:199
• checkAuthorization: (args: MethodArgs, opts?: ProcedureOpts) => Promise<ProcedureAuthorizationStatus>
ProcedureAuthorizationStatus
▸ (args, opts?): Promise<ProcedureAuthorizationStatus>
Promise<ProcedureAuthorizationStatus>
api/procedures/types.ts:202