Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/types/interfaces/genericAsset/index.ts>PermissionVersions

Package publishing for deno.land/x/polkadot
Go to Latest
interface PermissionVersions
implements Enum
import { type PermissionVersions } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/genericAsset/index.ts";

Properties

readonly
isV1: boolean
readonly
asV1: PermissionsV1
readonly
type: "V1"