Stellar PHP SDK API Documentation

XdrPathPaymentStrictReceiveOperation
in package

Table of Contents

Properties

$destAmount  : BigInteger
$destAsset  : XdrAsset
$destination  : XdrMuxedAccount
$path  : array<string|int, mixed>
$sendAsset  : XdrAsset
$sendMax  : BigInteger

Methods

__construct()  : mixed
decode()  : XdrPathPaymentStrictReceiveOperation
encode()  : string
fromBase64Xdr()  : static
fromTxRep()  : XdrPathPaymentStrictReceiveOperation
getDestAmount()  : BigInteger
getDestAsset()  : XdrAsset
getDestination()  : XdrMuxedAccount
getPath()  : array<string|int, mixed>
getSendAsset()  : XdrAsset
getSendMax()  : BigInteger
setDestAmount()  : void
setDestAsset()  : void
setDestination()  : void
setPath()  : void
setSendAsset()  : void
setSendMax()  : void
toBase64Xdr()  : string
toTxRep()  : void

Properties

Methods


        
On this page

Search results