Stellar PHP SDK API Documentation

XdrSCEnvMetaEntry
in package

Table of Contents

Properties

$interfaceVersion  : int|null
$type  : XdrSCEnvMetaKind

Methods

__construct()  : mixed
decode()  : XdrSCEnvMetaEntry
encode()  : string
forInterfaceVersion()  : XdrSCEnvMetaEntry
fromBase64Xdr()  : XdrSCEnvMetaEntry
getInterfaceVersion()  : int|null
getType()  : XdrSCEnvMetaKind
setInterfaceVersion()  : void
setType()  : void
toBase64Xdr()  : string

Properties

Methods

getInterfaceVersion()

public getInterfaceVersion() : int|null
Return values
int|null

setInterfaceVersion()

public setInterfaceVersion(int|null $interfaceVersion) : void
Parameters
$interfaceVersion : int|null

        
On this page

Search results