Stellar PHP SDK API Documentation

XdrTrustLineEntry
in package

Table of Contents

Properties

$accountID  : XdrAccountID
$asset  : XdrTrustlineAsset
$balance  : int
$ext  : XdrTrustLineEntryExt
$flags  : int
$limit  : int

Methods

__construct()  : mixed
decode()  : XdrTrustLineEntry
encode()  : string
getAccountID()  : XdrAccountID
getAsset()  : XdrTrustlineAsset
getBalance()  : int
getExt()  : XdrTrustLineEntryExt
getFlags()  : int
getLimit()  : int
setAccountID()  : void
setAsset()  : void
setBalance()  : void
setExt()  : void
setFlags()  : void
setLimit()  : void

Properties

Methods

setBalance()

public setBalance(int $balance) : void
Parameters
$balance : int

        
On this page

Search results