interface Outcome
implements Enum
import { type Outcome } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/xcm/types.ts";
Properties
readonly
asComplete: Weightreadonly
asIncomplete: ITuple<[Weight, XcmErrorV0]>readonly
asError: XcmErrorV0