Stellar PHP SDK API Documentation

XdrSCPBallot
in package

Table of Contents

Properties

$counter  : int
$value  : XdrValue

Methods

__construct()  : mixed
decode()  : XdrSCPBallot
encode()  : string
fromBase64Xdr()  : static
getCounter()  : int
getValue()  : XdrValue
setCounter()  : void
setValue()  : void
toBase64Xdr()  : string

Properties

Methods

fromBase64Xdr()

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

getCounter()

public getCounter() : int
Return values
int

setCounter()

public setCounter(int $counter) : void
Parameters
$counter : int

toBase64Xdr()

public toBase64Xdr() : string
Return values
string

        
On this page

Search results