onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
CredentialSchemaTransactionCode
Credential
Schema
Transaction
Code
data
class
CredentialSchemaTransactionCode
(
var
type
:
TransactionCodeType
,
var
length
:
UInt
,
var
description
:
String
?
)
Members
Constructors
Credential
Schema
Transaction
Code
Link copied to clipboard
constructor
(
type
:
TransactionCodeType
,
length
:
UInt
,
description
:
String
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
description
Link copied to clipboard
var
description
:
String
?
length
Link copied to clipboard
var
length
:
UInt
type
Link copied to clipboard
var
type
:
TransactionCodeType