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
/
PathPaymentStrictReceiveOpXdr
/
PathPaymentStrictReceiveOpXdr
Path
Payment
Strict
Receive
Op
Xdr
constructor
(
sendAsset
:
AssetXdr
,
sendMax
:
Int64Xdr
,
destination
:
MuxedAccountXdr
,
destAsset
:
AssetXdr
,
destAmount
:
Int64Xdr
,
path
:
List
<
AssetXdr
>
)