Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/types
provider/response
ExecutionOutcomeWithId
Interface ExecutionOutcomeWithId
interface
ExecutionOutcomeWithId
{
id
:
string
;
outcome
:
ExecutionOutcome
;
}
Index
Properties
id
outcome
Properties
id
id
:
string
outcome
outcome
:
ExecutionOutcome
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
id
outcome
Documentation
Loading...