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.OptionalArgsProcedureMethod
MethodArgs
ProcedureReturnValue
ReturnValue
▸ OptionalArgsProcedureMethod(args?, opts?): Promise<GenericPolymeshTransaction<ProcedureReturnValue, ReturnValue>>
args?
opts?
Promise
GenericPolymeshTransaction
ProcedureOpts
Promise<GenericPolymeshTransaction<ProcedureReturnValue, ReturnValue>>
api/procedures/types.ts:213
• checkAuthorization: (args?: MethodArgs, opts?: ProcedureOpts) => Promise<ProcedureAuthorizationStatus>
ProcedureAuthorizationStatus
▸ (args?, opts?): Promise<ProcedureAuthorizationStatus>
Promise<ProcedureAuthorizationStatus>
api/procedures/types.ts:216