stellar-sdk
Toggle table of contents
1.5.1
common
Target filter
common
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk.smartaccount.oz
/
EventTypeCount
Event
Type
Count
@
Serializable
data
class
EventTypeCount
(
val
eventType
:
String
,
val
count
:
Long
)
Count of events by type.
Members
Constructors
Event
Type
Count
Link copied to clipboard
constructor
(
eventType
:
String
,
count
:
Long
)
Properties
count
Link copied to clipboard
val
count
:
Long
event
Type
Link copied to clipboard
@
SerialName
(
value
=
"event_type"
)
val
eventType
:
String