XdrSimplePaymentResult
in package
Table of Contents
Methods
- decode() : XdrSimplePaymentResult
- encode() : string
- getAmount() : BigInteger
- getAsset() : XdrAsset
- getDestination() : XdrMuxedAccount
Methods
decode()
public
static decode(XdrBuffer $xdr) : XdrSimplePaymentResult
Parameters
- $xdr : XdrBuffer
Return values
XdrSimplePaymentResultencode()
public
encode() : string
Return values
stringgetAmount()
public
getAmount() : BigInteger
Return values
BigIntegergetAsset()
public
getAsset() : XdrAsset
Return values
XdrAssetgetDestination()
public
getDestination() : XdrMuxedAccount