Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Properties

readonly
owner: AccountId
readonly
issuer: AccountId
readonly
admin: AccountId
readonly
freezer: AccountId
readonly
totalDeposit: DepositBalance
readonly
freeHolding: bool
readonly
instances: u32
readonly
instanceMetadatas: u32
readonly
attributes: u32
readonly
isFrozen: bool