Stellar PHP SDK API Documentation

XdrSimplePaymentResult
in package

Table of Contents

Properties

$amount  : BigInteger
$asset  : XdrAsset
$destination  : XdrAccountID

Methods

__construct()  : mixed
decode()  : XdrSimplePaymentResult
encode()  : string
fromBase64Xdr()  : static
getAmount()  : BigInteger
getAsset()  : XdrAsset
getDestination()  : XdrAccountID
setAmount()  : void
setAsset()  : void
setDestination()  : void
toBase64Xdr()  : string

Properties

Methods

fromBase64Xdr()

public static fromBase64Xdr(string $xdr) : static
Parameters
$xdr : string
Return values
static

        
On this page

Search results