XdrLiquidityPoolType
in package
Table of Contents
Constants
Methods
- __construct() : mixed
- decode() : XdrLiquidityPoolType
- encode() : string
- getValue() : int
Constants
LIQUIDITY_POOL_CONSTANT_PRODUCT
public
mixed
LIQUIDITY_POOL_CONSTANT_PRODUCT
= 0
Methods
__construct()
public
__construct(int $value) : mixed
Parameters
- $value : int
decode()
public
static decode(XdrBuffer $xdr) : XdrLiquidityPoolType
Parameters
- $xdr : XdrBuffer
Return values
XdrLiquidityPoolTypeencode()
public
encode() : string
Return values
stringgetValue()
public
getValue() : int