Stellar PHP SDK API Documentation

XdrInflationPayout
in package

Table of Contents

Properties

$amount  : BigInteger
$destination  : XdrAccountID

Methods

__construct()  : mixed
decode()  : XdrInflationPayout
encode()  : string
fromBase64Xdr()  : static
getAmount()  : BigInteger
getDestination()  : XdrAccountID
setAmount()  : void
setDestination()  : void
toBase64Xdr()  : string

Properties

Methods

fromBase64Xdr()

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

setAmount()

public setAmount(BigInteger $amount) : void
Parameters
$amount : BigInteger

        
On this page

Search results