Skip to main content
Module

x/polkadot/types/interfaces/types.ts>Pays

Package publishing for deno.land/x/polkadot
Go to Latest
interface Pays
implements Enum
Re-export
import { type Pays } from "https://deno.land/x/polkadot@0.2.25/types/interfaces/types.ts";

Properties

readonly
isYes: boolean
readonly
isNo: boolean
readonly
type: "Yes" | "No"