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
/
SCSpecEntryXdr
/
FunctionV0
Function
V0
data
class
FunctionV0
(
val
value
:
SCSpecFunctionV0Xdr
)
:
SCSpecEntryXdr
Members
Constructors
Function
V0
Link copied to clipboard
constructor
(
value
:
SCSpecFunctionV0Xdr
)
Properties
discriminant
Link copied to clipboard
open
override
val
discriminant
:
SCSpecEntryKindXdr
value
Link copied to clipboard
val
value
:
SCSpecFunctionV0Xdr
Functions
encode
Link copied to clipboard
fun
encode
(
writer
:
XdrWriter
)