Kuira
Toggle table of contents
0.1.0-alpha03
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
indexer
/
com.midnight.kuira.core.indexer.model
/
UnshieldedTransaction
/
TransactionResult
/
SegmentResult
Segment
Result
@
Serializable
data
class
SegmentResult
(
val
id
:
Int
,
val
success
:
Boolean
)
Members
Constructors
Segment
Result
Link copied to clipboard
constructor
(
id
:
Int
,
success
:
Boolean
)
Properties
id
Link copied to clipboard
val
id
:
Int
success
Link copied to clipboard
val
success
:
Boolean