Skip to main content
Module

x/xumm/mod.ts>XummTypes.XummDeletePayloadResponse

XUMM Typescript / Javascript SDK - Interact with the XUMM Developer API the easy way
Latest
interface XummTypes.XummDeletePayloadResponse
import { type XummTypes } from "https://deno.land/x/xumm@deno_v1.3.0/mod.ts";
const { XummDeletePayloadResponse } = XummTypes;

Properties

result: { cancelled: boolean; reason: XummCancelReason; }
custom_meta: XummCustomMeta