stellar-sdk
Toggle table of contents
1.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk.xdr
/
SCSpecUDTUnionCaseV0Xdr
/
TupleCase
Tuple
Case
data
class
TupleCase
(
val
value
:
SCSpecUDTUnionCaseTupleV0Xdr
)
:
SCSpecUDTUnionCaseV0Xdr
Members
Constructors
Tuple
Case
Link copied to clipboard
constructor
(
value
:
SCSpecUDTUnionCaseTupleV0Xdr
)
Properties
discriminant
Link copied to clipboard
open
override
val
discriminant
:
SCSpecUDTUnionCaseV0KindXdr
value
Link copied to clipboard
val
value
:
SCSpecUDTUnionCaseTupleV0Xdr
Functions
encode
Link copied to clipboard
fun
encode
(
writer
:
XdrWriter
)