Stellar PHP SDK API Documentation

XdrPrice
in package

Table of Contents

Methods

__construct()  : mixed
decode()  : XdrPrice
encode()  : string
getD()  : int
getN()  : int

Methods

__construct()

public __construct(int $n, int $d) : mixed
Parameters
$n : int
$d : int

encode()

public encode() : string
Return values
string

getD()

public getD() : int
Return values
int

getN()

public getN() : int
Return values
int

        
On this page

Search results