Stellar PHP SDK API Documentation

XdrLedgerCloseMeta
in package

Table of Contents

Properties

$v  : int
$v0  : XdrLedgerCloseMetaV0|null
$v1  : XdrLedgerCloseMetaV1|null
$v2  : XdrLedgerCloseMetaV2|null

Methods

__construct()  : mixed
decode()  : XdrLedgerCloseMeta
encode()  : string
fromBase64Xdr()  : static
getV()  : int
getV0()  : XdrLedgerCloseMetaV0|null
getV1()  : XdrLedgerCloseMetaV1|null
getV2()  : XdrLedgerCloseMetaV2|null
setV()  : void
setV0()  : void
setV1()  : void
setV2()  : 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