CredentialSchemaTransactionCodeBindingDto

data class CredentialSchemaTransactionCodeBindingDto(var type: TransactionCodeTypeBindingEnum, var length: UInt, var description: String?)

Constructors

constructor(type: TransactionCodeTypeBindingEnum, length: UInt, description: String?)

Types

Link copied to clipboard
object Companion

Properties

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