Stellar PHP SDK API Documentation

XdrLiquidityPoolWithdrawOperation
in package

Table of Contents

Methods

__construct()  : mixed
decode()  : XdrLiquidityPoolWithdrawOperation
encode()  : string
getAmount()  : BigInteger
getLiquidityPoolID()  : string
getMinAmountA()  : BigInteger
getMinAmountB()  : BigInteger

Methods

__construct()

public __construct(string $liquidityPoolID, BigInteger $amount, BigInteger $minAmountA, BigInteger $minAmountB) : mixed
Parameters
$liquidityPoolID : string
$amount : BigInteger
$minAmountA : BigInteger
$minAmountB : BigInteger

        
On this page

Search results