Stellar PHP SDK API Documentation

XdrTransactionResult
in package

Table of Contents

Properties

$ext  : XdrTransactionResultExt
$feeCharged  : BigInteger
$result  : XdrTransactionResultResult

Methods

decode()  : XdrTransactionResult
encode()  : string
fromBase64Xdr()  : XdrTransactionResult
getExt()  : XdrTransactionResultExt
getFeeCharged()  : BigInteger
getResult()  : XdrTransactionResultResult
setExt()  : void
setFeeCharged()  : void
setResult()  : void
toBase64Xdr()  : string

Properties

Methods

setFeeCharged()

public setFeeCharged(BigInteger $feeCharged) : void
Parameters
$feeCharged : BigInteger

        
On this page

Search results