Stellar PHP SDK API Documentation

XdrPathPaymentStrictSendOperation
in package

Table of Contents

Properties

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

Methods

__construct()  : mixed
decode()  : XdrPathPaymentStrictSendOperation
encode()  : string
fromBase64Xdr()  : static
fromTxRep()  : XdrPathPaymentStrictSendOperation
getDestAsset()  : XdrAsset
getDestination()  : XdrMuxedAccount
getDestMin()  : BigInteger
getPath()  : array<string|int, mixed>
getSendAmount()  : BigInteger
getSendAsset()  : XdrAsset
setDestAsset()  : void
setDestination()  : void
setDestMin()  : void
setPath()  : void
setSendAmount()  : void
setSendAsset()  : void
toBase64Xdr()  : string
toTxRep()  : void

Properties

Methods

toTxRep()

public toTxRep(string $prefix, array<string|int, mixed> &$lines) : void
Parameters
$prefix : string
$lines : array<string|int, mixed>

        
On this page

Search results