AliasPathMetadataResponse

data class AliasPathMetadataResponse(val attributes: String, val type: String)

Constructors

Link copied to clipboard
constructor(attributes: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The attributes of the token that the alias path is referring to.

Link copied to clipboard

The type of the token that the alias path is referring to.