Skip to main content
Version: Next

Struct ExternalURL


_10
pub struct ExternalURL {
_10
_10
pub let url: String
_10
}

View to expose a URL to this item on an external site. This can be used by applications like .find and Blocto to direct users to the original link for an NFT.

Initializer


_10
init(_: String)