Links

@Serializable
data class Links(val toml: Link)

HAL links connected to this asset.

Constructors

Link copied to clipboard
constructor(toml: Link)

Properties

Link copied to clipboard
@SerialName(value = "toml")
val toml: Link

Link to the stellar.toml file for this asset