libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
ElectrumClient
/
GetHistoryReply
Get
History
Reply
@
Serializable
data
class
GetHistoryReply
(
val
result
:
List
<
ElectrumClient.GetHistoryResult
>
)
Members
Constructors
Get
History
Reply
Link copied to clipboard
constructor
(
result
:
List
<
ElectrumClient.GetHistoryResult
>
)
Properties
result
Link copied to clipboard
val
result
:
List
<
ElectrumClient.GetHistoryResult
>