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
/
OperationResultTrXdr
/
PathPaymentStrictReceiveResult
Path
Payment
Strict
Receive
Result
data
class
PathPaymentStrictReceiveResult
(
val
value
:
PathPaymentStrictReceiveResultXdr
)
:
OperationResultTrXdr
Members
Constructors
Path
Payment
Strict
Receive
Result
Link copied to clipboard
constructor
(
value
:
PathPaymentStrictReceiveResultXdr
)
Properties
discriminant
Link copied to clipboard
open
override
val
discriminant
:
OperationTypeXdr
value
Link copied to clipboard
val
value
:
PathPaymentStrictReceiveResultXdr
Functions
encode
Link copied to clipboard
fun
encode
(
writer
:
XdrWriter
)