Interface: Irc27MetadataLike
A typed view of 0x107a::irc27::Irc27Metadata (usually nested inside an
[Nft]).
The royalties, attributes, and non_standard_fields VecMap fields
are not yet exposed across the FFI boundary — consumers that need them
can decode the inner type from BCS in Rust.
Methods
collectionName()
collectionName(): string | undefined;
Returns
string | undefined
description()
description(): string | undefined;
Returns
string | undefined
issuerName()
issuerName(): string | undefined;
Returns
string | undefined
mediaType()
mediaType(): string;
Returns
string
name()
name(): string;
Returns
string
uri()
uri(): string;
Returns
string
version()
version(): string;
Returns
string