StructTag

@Serializable
class StructTag(val address: AccountAddress, val moduleName: String, val name: String, val typeArgs: List<TypeTag>)

Constructors

Link copied to clipboard
constructor(address: AccountAddress, moduleName: String, name: String, typeArgs: List<TypeTag>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard