Stellar PHP SDK API Documentation

XdrSCSpecTypeUDT
in package

Table of Contents

Properties

$name  : string

Methods

__construct()  : mixed
decode()  : XdrSCSpecTypeUDT
encode()  : string
fromBase64Xdr()  : static
getName()  : string
setName()  : void
toBase64Xdr()  : string

Properties

Methods

__construct()

public __construct(string $name) : mixed
Parameters
$name : string

fromBase64Xdr()

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

setName()

public setName(string $name) : void
Parameters
$name : string

        
On this page

Search results