interface InboundStatus implements Enumimport { type InboundStatus } from "https://deno.land/x/polkadot@0.2.14/types/interfaces/types.ts"; PropertiesreadonlyisOk: booleanreadonlyisSuspended: booleanreadonlytype: "Ok" | "Suspended"