Stellar PHP SDK API Documentation

XdrTransactionResultPair
in package

Table of Contents

Properties

$result  : XdrTransactionResult
$transactionHash  : string

Methods

__construct()  : mixed
decode()  : XdrTransactionResultPair
encode()  : string
fromBase64Xdr()  : static
getResult()  : XdrTransactionResult
getTransactionHash()  : string
setResult()  : void
setTransactionHash()  : void
toBase64Xdr()  : string

Properties

Methods

fromBase64Xdr()

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

setTransactionHash()

public setTransactionHash(string $transactionHash) : void
Parameters
$transactionHash : string

        
On this page

Search results