onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
TransactionDataDisplay
Transaction
Data
Display
data
class
TransactionDataDisplay
(
var
title
:
String
,
var
attributes
:
List
<
TransactionDataDisplayAttribute
>
)
Members
Constructors
Transaction
Data
Display
Link copied to clipboard
constructor
(
title
:
String
,
attributes
:
List
<
TransactionDataDisplayAttribute
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attributes
Link copied to clipboard
var
attributes
:
List
<
TransactionDataDisplayAttribute
>
title
Link copied to clipboard
var
title
:
String