Stellar PHP SDK API Documentation

XdrDataEntry
in package

Table of Contents

Properties

$accountID  : XdrAccountID
$dataName  : string
$dataValue  : XdrDataValueMandatory
$ext  : XdrDataEntryExt

Methods

__construct()  : mixed
decode()  : XdrDataEntry
encode()  : string
getAccountID()  : XdrAccountID
getDataName()  : string
getDataValue()  : XdrDataValueMandatory
getExt()  : XdrDataEntryExt
setAccountID()  : void
setDataName()  : void
setDataValue()  : void
setExt()  : void

Properties

Methods

getDataName()

public getDataName() : string
Return values
string

setDataName()

public setDataName(string $dataName) : void
Parameters
$dataName : string

        
On this page

Search results