Stellar PHP SDK API Documentation

XdrSCMetaKind
in package

Table of Contents

Constants

SC_META_V0  = 0

Properties

$value  : int

Methods

__construct()  : mixed
decode()  : XdrSCMetaKind
encode()  : string
fromBase64Xdr()  : static
getValue()  : int
SC_META_V0()  : XdrSCMetaKind
toBase64Xdr()  : string

Constants

Properties

Methods

__construct()

public __construct(int $value) : mixed
Parameters
$value : int

fromBase64Xdr()

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

toBase64Xdr()

public toBase64Xdr() : string
Return values
string

        
On this page

Search results