Module

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

Package publishing for deno.land/x/polkadot
Latest
interface Pays
implements Enum
import { type Pays } from "https://dotland.deno.dev/x/polkadot@0.2.45/types/interfaces/index.ts";

Properties

readonly
isYes: boolean
readonly
isNo: boolean
readonly
type: "Yes" | "No"
import Pays
import { Pays } from "https://dotland.deno.dev/x/polkadot@0.2.45/types/interfaces/index.ts";