Stellar PHP SDK API Documentation

XdrLiquidityPoolBody
in package

Table of Contents

Properties

$constantProduct  : XdrConstantProduct|null
$type  : XdrLiquidityPoolType

Methods

__construct()  : mixed
decode()  : XdrLiquidityPoolBody
encode()  : string
fromBase64Xdr()  : static
getConstantProduct()  : XdrConstantProduct|null
getType()  : XdrLiquidityPoolType
setConstantProduct()  : void
setType()  : void
toBase64Xdr()  : string

Properties

Methods

fromBase64Xdr()

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

        
On this page

Search results