Stellar PHP SDK API Documentation

XdrSCSpecUDTEnumCaseV0
in package

Table of Contents

Properties

$doc  : string
$name  : string
$value  : int

Methods

__construct()  : mixed
decode()  : XdrSCSpecUDTEnumCaseV0
encode()  : string
fromBase64Xdr()  : static
getDoc()  : string
getName()  : string
getValue()  : int
setDoc()  : void
setName()  : void
setValue()  : void
toBase64Xdr()  : string

Properties

Methods

__construct()

public __construct(string $doc, string $name, int $value) : mixed
Parameters
$doc : string
$name : string
$value : int

fromBase64Xdr()

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

        
On this page

Search results