Interface LiquidityPoolWithdrawByPublicKeyResponse

interface LiquidityPoolWithdrawByPublicKeyResponse {
    liquidityPoolWithdrawByPublicKey: LiquidityPoolWithdrawByPublicKey;
}

Properties

liquidityPoolWithdrawByPublicKey: LiquidityPoolWithdrawByPublicKey