Stellar PHP SDK API Documentation

XdrSCSpecTypeDefBase
in package

Table of Contents

Properties

$bytesN  : XdrSCSpecTypeBytesN|null
$map  : XdrSCSpecTypeMap|null
$option  : XdrSCSpecTypeOption|null
$result  : XdrSCSpecTypeResult|null
$tuple  : XdrSCSpecTypeTuple|null
$type  : XdrSCSpecType
$udt  : XdrSCSpecTypeUDT|null
$vec  : XdrSCSpecTypeVec|null

Methods

__construct()  : mixed
decode()  : static
encode()  : string
fromBase64Xdr()  : static
getBytesN()  : XdrSCSpecTypeBytesN|null
getMap()  : XdrSCSpecTypeMap|null
getOption()  : XdrSCSpecTypeOption|null
getResult()  : XdrSCSpecTypeResult|null
getTuple()  : XdrSCSpecTypeTuple|null
getType()  : XdrSCSpecType
getUdt()  : XdrSCSpecTypeUDT|null
getVec()  : XdrSCSpecTypeVec|null
setBytesN()  : void
setMap()  : void
setOption()  : void
setResult()  : void
setTuple()  : void
setType()  : void
setUdt()  : void
setVec()  : void
toBase64Xdr()  : string

Properties

Methods

fromBase64Xdr()

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

        
On this page

Search results