Owner

data class Owner(val address: Any)

Constructors

Link copied to clipboard
constructor(address: Any)

Properties

Link copied to clipboard

The Address' identifier, a 32-byte number represented as a 64-character hex string, with a lead "0x".