Stellar PHP SDK API Documentation

XdrDontHave
in package

Table of Contents

Properties

$reqHash  : string
$type  : XdrMessageType

Methods

__construct()  : mixed
decode()  : XdrDontHave
encode()  : string
fromBase64Xdr()  : static
getReqHash()  : string
getType()  : XdrMessageType
setReqHash()  : void
setType()  : void
toBase64Xdr()  : string

Properties

Methods

encode()

public encode() : string
Return values
string

fromBase64Xdr()

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

getReqHash()

public getReqHash() : string
Return values
string

setReqHash()

public setReqHash(string $reqHash) : void
Parameters
$reqHash : string

toBase64Xdr()

public toBase64Xdr() : string
Return values
string

        
On this page

Search results