Tiki Sdk Ownership
@JsonClass(generateAdapter = true )
The Ownership NFT.
The registry of ownership to a given data point, pool, or stream.
Constructors
Link copied to clipboard
fun TikiSdkOwnership(source: String, type: TikiSdkDataTypeEnum, origin: String, transactionId: String, contains: List<String> = listOf(), about: String? = null)