CredentialSchemaTransactionCode

data class CredentialSchemaTransactionCode(var type: TransactionCodeType, var length: UInt, var description: String?)

Constructors

Link copied to clipboard
constructor(type: TransactionCodeType, length: UInt, description: String?)

Types

Link copied to clipboard
object Companion

Properties

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