Class LiquidityPool
java.lang.Object
org.stellar.sdk.responses.effects.LiquidityPool
-
Constructor Summary
ConstructorsConstructorDescriptionLiquidityPool(LiquidityPoolID id, Integer feeBP, LiquidityPoolType type, Long totalTrustlines, String totalShares, AssetAmount[] reserves) -
Method Summary
-
Constructor Details
-
LiquidityPool
public LiquidityPool(LiquidityPoolID id, Integer feeBP, LiquidityPoolType type, Long totalTrustlines, String totalShares, AssetAmount[] reserves)
-
-
Method Details