Stellar PHP SDK API Documentation

XdrSCPHistoryEntry
in package

Table of Contents

Properties

$v  : int
$v0  : XdrSCPHistoryEntryV0|null

Methods

__construct()  : mixed
decode()  : XdrSCPHistoryEntry
encode()  : string
fromBase64Xdr()  : static
getV()  : int
getV0()  : XdrSCPHistoryEntryV0|null
setV()  : void
setV0()  : void
toBase64Xdr()  : string

Properties

Methods

__construct()

public __construct([int|null $v = null ]) : mixed
Parameters
$v : int|null = null

fromBase64Xdr()

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

        
On this page

Search results