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
getDoc()  : string
getName()  : string
getValue()  : int
setDoc()  : void
setName()  : void
setValue()  : void

Properties

Methods

__construct()

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

        
On this page

Search results