Stellar PHP SDK API Documentation

XdrSurveyResponseBody
in package

Table of Contents

Properties

$topologyResponseBodyV2  : XdrTopologyResponseBodyV2|null
$type  : XdrSurveyMessageResponseType

Methods

__construct()  : mixed
decode()  : XdrSurveyResponseBody
encode()  : string
fromBase64Xdr()  : static
getTopologyResponseBodyV2()  : XdrTopologyResponseBodyV2|null
getType()  : XdrSurveyMessageResponseType
setTopologyResponseBodyV2()  : void
setType()  : void
toBase64Xdr()  : string

Properties

Methods

fromBase64Xdr()

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

        
On this page

Search results