Stellar PHP SDK API Documentation

XdrSCMetaV0
in package

Table of Contents

Properties

$key  : string
$value  : string

Methods

__construct()  : mixed
decode()  : XdrSCMetaV0
encode()  : string
getKey()  : string
getValue()  : string
setKey()  : void
setValue()  : void

Properties

Methods

__construct()

public __construct(string $key, string $value) : mixed
Parameters
$key : string
$value : string

encode()

public encode() : string
Return values
string

getKey()

public getKey() : string
Return values
string

getValue()

public getValue() : string
Return values
string

setKey()

public setKey(string $key) : void
Parameters
$key : string

setValue()

public setValue(string $value) : void
Parameters
$value : string

        
On this page

Search results